netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-13 11:39:59 to 2014-08-14 23:16:19 UTC [more...]

[GIT] Networking
 2014-08-14 23:16 UTC 

[PATCH v3 1/3] init / kthread: add module_long_probe_init() and module_long_probe_exit()
 2014-08-14 23:10 UTC  (7+ messages)
` [PATCH v3 2/3] cxgb4: use module_long_probe_init()

[PATCH] at76c50x-usb: fix use after free on failure path in at76_probe()
 2014-08-14 23:00 UTC 

[PATCH RFC v4 net-next 00/26] BPF syscall, maps, verifier, samples, llvm
 2014-08-14 22:28 UTC  (37+ messages)
` [PATCH RFC v4 net-next 01/26] net: filter: add "load 64-bit immediate" eBPF instruction
` [PATCH RFC v4 net-next 03/26] bpf: introduce syscall(BPF, ...) and BPF maps
` [PATCH RFC v4 net-next 17/26] tracing: allow eBPF programs to be attached to events
` [PATCH RFC v4 net-next 23/26] samples: bpf: elf file loader
` [PATCH RFC v4 net-next 25/26] samples: bpf: counting eBPF example in C

pull request: wireless 2014-08-14
 2014-08-14 22:18 UTC  (2+ messages)

[PATCH 2/2] ipv4: add a sock pointer to dst->output() path
 2014-08-14 22:16 UTC  (3+ messages)

[PATCH 0/4] rhashtable annotation fixes
 2014-08-14 22:14 UTC  (6+ messages)
` [PATCH 1/4] rhashtable: RCU annotations for next pointers
` [PATCH 2/4] rhashtable: unexport and make rht_obj() static
` [PATCH 3/4] rhashtable: fix annotations for rht_for_each_entry_rcu()
` [PATCH 4/4] netlink: Annotate RCU locking for seq_file walker

[PATCH net] tcp: fix ssthresh and undo for consecutive short FRTO episodes
 2014-08-14 21:41 UTC  (2+ messages)

[PATCH net v2] tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
 2014-08-14 21:40 UTC  (2+ messages)

[PATCH] net: xilinx: Remove .owner field for driver
 2014-08-14 21:39 UTC  (2+ messages)

[PATCH net] tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
 2014-08-14 21:40 UTC  (3+ messages)

[PATCH v3] sit: Fix ipip6_tunnel_lookup device matching criteria
 2014-08-14 21:40 UTC  (2+ messages)

[PATCH] net: ethernet: ibm: ehea: Remove duplicate object from Makefile
 2014-08-14 21:40 UTC  (2+ messages)

[PATCH net] net: xgene: Check negative return value of xgene_enet_get_ring_size()
 2014-08-14 21:39 UTC  (2+ messages)

[PATCH] tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
 2014-08-14 21:39 UTC  (2+ messages)

[PATCH net-next] lec: Use rtnl lock/unlock when updating MTU
 2014-08-14 21:37 UTC  (2+ messages)

[PATCH] Revert "macvlan: simplify the structure port"
 2014-08-14 21:34 UTC 

[PATCH net-next, v2] hyperv: Increase the buffer length for netvsc_channel_cb()
 2014-08-14 21:32 UTC  (3+ messages)
` [PATCH net-next,v2] "

[PATCH net] macvlan: Fix the bug when destroy macvlan dev port
 2014-08-14 21:32 UTC  (5+ messages)

[PATCH net-next 0/2] qlge: Fix compilation warning and update maintainers
 2014-08-14 21:31 UTC  (4+ messages)
` [PATCH net-next 1/2] qlge: Fix compilation warning
` [PATCH net-next 2/2] Update qlge driver maintainers list

[PATCH net-next] r8169:add support for RTL8168H and RTL8107E
 2014-08-14 21:23 UTC  (2+ messages)

smsc911x_suspend crash (was: Re: [PATCH] ARM: shmobile: r8a7778: Add missing call to shmobile_init_late())
 2014-08-14 21:18 UTC  (4+ messages)

Performance regression on kernels 3.10 and newer
 2014-08-14 20:51 UTC  (7+ messages)

[PATCH stable 3.4 v2 1/2] ipv4: move route garbage collector to work queue
 2014-08-14 19:44 UTC  (2+ messages)
` [PATCH stable 3.4 v2 2/2] ipv4: avoid parallel route cache gc executions

CONGRATULATIONS
 2014-08-14 18:53 UTC 

[PATCH net] tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
 2014-08-14 18:39 UTC  (6+ messages)

network interfaces called "all", "default" or "config"
 2014-08-14 18:37 UTC  (4+ messages)

Intel wireless microcode problem
 2014-08-14 16:46 UTC  (7+ messages)

ixgbe: SR-IOV, macvlan filter on VFs
 2014-08-14 15:56 UTC  (5+ messages)

[PATCH v2 0/1] net: fec: ptp: avoid register access when ipg clock is disabled
 2014-08-14 14:33 UTC  (11+ messages)
` [PATCH v2 1/1] "

[PATCH] ipv4: Restore accept_local behaviour in fib_validate_source()
 2014-08-14 13:51 UTC  (3+ messages)

[PATCH] ath6kl: Add SDIO device ID for QCA6234X Support
 2014-08-14 12:26 UTC  (2+ messages)

[PATCH] sit: Fix ipip6_tunnel_lookup device matching criteria
 2014-08-14 12:08 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] cdc-ether: clean packet filter upon probe
 2014-08-14 11:11 UTC  (2+ messages)

Issue with commit 33c133cc7598e60976a phy: IRQ cannot be shared
 2014-08-14 11:03 UTC  (2+ messages)

[PATCH] can: c_can: Fix return value check in c_can_plat_probe()
 2014-08-14 10:11 UTC  (2+ messages)

Query: Is it possible to lose interrupts between vhost and virtio_net during migration?
 2014-08-14 10:02 UTC  (11+ messages)

[PATCH v3 1/2] rcar_can: document device tree bindings
 2014-08-14 10:07 UTC  (3+ messages)

[PATCH net-next v3 0/3] enic: Add support for rx_copybreak
 2014-08-14  9:34 UTC  (5+ messages)
` [PATCH net-next v3 1/3] enic: implement rx_copybreak
` [PATCH net-next v3 2/3] ethtool: Add generic options for tunables
` [PATCH net-next v3 3/3] enic: Add tunable_ops support for rx_copybreak

HELP: IPsec reordering issue
 2014-08-14  8:47 UTC  (4+ messages)

[PATCH net v2 1/2] cbq: incorrectly low bandwidth setting blocks limited traffic
 2014-08-14  8:27 UTC  (2+ messages)
` [PATCH net v2 2/2] cbq: now_rt removal

[PATCH net v2 0/2] cbq: incorrectly low bandwidth blocks limited traffic
 2014-08-14  8:27 UTC 

null pointer dereference caused by a188a54d1162 ("macvlan: simplify the structure port")
 2014-08-14  7:11 UTC  (3+ messages)

Parent device of MDIO bus
 2014-08-14  6:16 UTC  (3+ messages)

[PATCH] Hyperv: Trigger DHCP renew after host hibernation
 2014-08-14  5:19 UTC  (15+ messages)

'net' GIT tree status
 2014-08-14  4:18 UTC  (2+ messages)

[PATCHv2 net-next 3/3] sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx path
 2014-08-13 23:34 UTC  (2+ messages)

[linux-stable] i40e: Don't stop driver probe when querying DCB config fails
 2014-08-13 23:33 UTC  (4+ messages)

[PATCH net v2] libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfig
 2014-08-13 23:30 UTC  (2+ messages)

[PATCH net-next 3/3] sunvnet: Schedule maybe_tx_wakeup as a tasklet from ldc_rx path
 2014-08-13 23:29 UTC  (9+ messages)

[PATCH net-next] tg3: fix return value in tg3_get_stats64
 2014-08-13 23:17 UTC  (3+ messages)

RFC : [PATCH] IPV6: checkpatch whitespace corrections
 2014-08-13 22:46 UTC  (2+ messages)

FIF-2014
 2014-08-13 20:30 UTC 

[PATCH] net: smsc911x: handle suspend/resume for mii bus
 2014-08-13 20:14 UTC  (3+ messages)

[PATCH 1/2] cbq: incorrectly low bandwidth setting blocks limited traffic
 2014-08-13 19:57 UTC  (7+ messages)
        ` [PATCH 1/2 v2] "
` [PATCH 2/2] cbq: now_rt removal

[PATCH net-next 00/10] IB core and mlx5 changes
 2014-08-13 19:47 UTC  (7+ messages)
` [PATCH net-next 02/10] IB/mlx5: Add support for extended query device
` [PATCH net-next 10/10] IB/core: Avoid leakage from kernel to user space

BRIDGE_FLAGS_MASTER is used instead of BRIDGE_VLAN_INFO_MASTER flag in bridge/vlan.c
 2014-08-13 19:20 UTC 

[PATCH 001/001] staging/rtl8188eu: add 0df6:0076 Sitecom Europe B.V
 2014-08-13 18:22 UTC 

[PATCH] ipv6: do not add link-local address if one already exists
 2014-08-13 17:10 UTC  (6+ messages)

[PATCH v2] atmel_cs: Remove typedef local_info_t
 2014-08-13 17:10 UTC 

[PATCH] net/udp_offload: Drop unnecessary continue
 2014-08-13 17:06 UTC  (3+ messages)

[PATCH V2] net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-terminate after strncpy call
 2014-08-13 17:06 UTC  (2+ messages)

From Mr.Johnson
 2014-08-13 15:06 UTC 

From Mr.Johnson
 2014-08-13 15:07 UTC 

[GIT net-next] Open vSwitch
 2014-08-13 13:34 UTC  (5+ messages)

[PATCH] drivers/net/wireless: Remove typedef local_info_t
 2014-08-13 12:59 UTC  (2+ messages)

[PATCH 0/2] cbq: incorrectly low bandwidth blocks limited traffic
 2014-08-13 12:38 UTC 

[PATCH] vhost: Add polling mode
 2014-08-13 12:15 UTC  (6+ messages)

socket option PACKET_VNET_HDR usage
 2014-08-13 12:04 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).