netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-19 12:40:33 to 2013-11-20 20:21:53 UTC [more...]

[PATCH RFC v1 0/7] net: phy: Ethernet PHY powerdown optimization
 2013-11-20 20:21 UTC  (7+ messages)
` [PATCH RFC v1 1/7] net: phy: marvell: provide genphy suspend/resume
` [PATCH RFC v1 2/7] net: phy: provide phy_resume/phy_suspend helpers
` [PATCH RFC v1 3/7] net: phy: resume/suspend PHYs on attach/detach
` [PATCH RFC v1 5/7] net: mv643xx_eth: resume/suspend PHY on port start/stop
` [PATCH RFC v1 6/7] net: mvneta: "
` [PATCH RFC v1 7/7] net: cpsw: "

[PATCH net] packet: fix use after free race in send path when dev is released
 2013-11-20 20:21 UTC  (7+ messages)

[RFC net-next PATCH] macvtap: Add packet capture support
 2013-11-20 20:20 UTC  (8+ messages)

[PATCH] cipso: simplify cipso_v4_translate() when !CONFIG_NETLABEL
 2013-11-20 20:09 UTC  (7+ messages)

[RFC net-next] 6lowpan: Moving generic parts into net/core/6lowpan.c
 2013-11-20 19:58 UTC  (2+ messages)

[PATCH 1/1] Workaround for Suspend/Resume issue of AX88772B under ChromeOS
 2013-11-20 19:32 UTC  (5+ messages)

[BUG,REGRESSION?] 3.11.6+,3.12: GbE iface rate drops to few KB/s
 2013-11-20 19:26 UTC  (33+ messages)

loop on reset adapter with ixgbe
 2013-11-20 18:58 UTC  (3+ messages)

[PATCH] rds: Error on offset mismatch if not loopback
 2013-11-20 18:54 UTC  (11+ messages)

[PATCH] usb: xhci: Link TRB must not occur with a USB payload burst
 2013-11-20 18:39 UTC  (20+ messages)

[PATCH net] virtio-net: fix page refcnt leaking when fail to allocate frag skb
 2013-11-20 17:03 UTC  (19+ messages)

net/usb/ax88179_178a driver broken in linux-3.12
 2013-11-20 16:54 UTC  (17+ messages)

[patch net-next RFC v2 0/2] ipv6: allow temporary address management for user-created addresses
 2013-11-20 16:24 UTC  (8+ messages)
` [patch net-next RFC v2 1/2] ipv6 addrconf: extend ifa_flags to u32
` [patch net-next RFC v2 2/2] ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage temporary addresses

[PATCH] if_link.h add support for IEEE 802.1 Qbg ratified standard
 2013-11-20 15:26 UTC 

[PATCHv3] net: core: Always propagate flag changes to interfaces
 2013-11-20 15:05 UTC  (4+ messages)

Bluetooth: oops in rfcomm_sock_getsockopt_old
 2013-11-20 15:02 UTC  (2+ messages)

[PATCH net 1/3] virtio-net: drop the rest of buffers when we can't allocate skb
 2013-11-20 14:20 UTC  (13+ messages)
` [PATCH net 2/3] virtio-net: fix num calculation on frag skb allocation failure
` [PATCH net 3/3] virtio-net: fix resources leaking when fail to allocate frag skb
` [PATCH RFC] virtio_net: fix error handling for mergeable buffers

[PATCH net v3 0/2] net: sched: fix some issues
 2013-11-20 12:50 UTC  (6+ messages)
` [PATCH net v3 1/2] net: sched: tbf: fix calculation of max_size

[PATCH net v3 0/4] r8152 bug fixes
 2013-11-20  9:30 UTC  (12+ messages)
` [PATCH net v4 "
  ` [PATCH net v4 3/4] r8152: support stopping/waking tx queue
` [PATCH net v5 0/4] r8152 bug fixes
  ` [PATCH net v5 1/4] r8152: fix tx/rx memory overflow
  ` [PATCH net v5 2/4] r8152: modify the tx flow
  ` [PATCH net v5 3/4] r8152: support stopping/waking tx queue
  ` [PATCH net v5 4/4] r8152: fix incorrect type in assignment

[PATCH RFC] net: rework recvmsg handler msg_name and msg_namelen logic
 2013-11-20  5:37 UTC  (3+ messages)

IPv6: Blackhole route support partial ?
 2013-11-20  5:24 UTC  (10+ messages)

[PATCH 1/1] IPv6: Fixed support for blackhole and prohibit routes
 2013-11-20  4:57 UTC  (2+ messages)

[PATCH net] ipv4: fix race in concurrent ip_route_input_slow()
 2013-11-20  3:12 UTC 

[PATCH] ethtool: fix man page for new speeds
 2013-11-20  2:25 UTC 

[PATCH net-next 1/4] virtio-net: mergeable buffer size should include virtio-net header
 2013-11-20  2:06 UTC  (5+ messages)
` [PATCH net-next 4/4] virtio-net: auto-tune mergeable rx buffer size for improved performance

[PATCH net v2] bridge: flush br's address entry in fdb when remove the bridge dev
 2013-11-20  1:58 UTC 

[PATCHv2] net: core: Always propagate flag changes to interfaces
 2013-11-20  1:41 UTC  (2+ messages)

[PATCH net RESEND] bridge: flush br's address entry in fdb when remove the bridge dev
 2013-11-20  1:05 UTC  (5+ messages)

ipv6 fragmentation-related panic in netfilter
 2013-11-19 22:27 UTC  (6+ messages)

[GIT] Networking
 2013-11-19 22:18 UTC 

[PATCH 0/9] genetlink: clean up multicast group APIs
 2013-11-19 21:40 UTC  (11+ messages)
` [PATCH 1/9] genetlink: only pass array to genl_register_family_with_ops()
` [PATCH 2/9] drop_monitor/genetlink: use proper genetlink multicast APIs
` [PATCH 3/9] quota/genetlink: "
` [PATCH 4/9] hsr: don't call genl_unregister_mc_group()
` [PATCH 5/9] genetlink: remove genl_unregister_mc_group()
` [PATCH 6/9] genetlink: remove family pointer from genl_multicast_group
` [PATCH 7/9] genetlink: add and use genl_set_err()
` [PATCH 8/9] genetlink: pass family to functions using groups
` [PATCH 9/9] genetlink: make multicast groups const, prevent abuse

[PATCH] net: core: Always propagate flag changes to interfaces
 2013-11-19 21:24 UTC  (2+ messages)

[PATCH] tcp: don't update snd_nxt, when a socket is switched from repair mode
 2013-11-19 21:15 UTC  (4+ messages)

[PATCH net] net: sctp: fix copying sk_v6_rcv_saddr in sctp_v6_create_accept_sk
 2013-11-19 21:10 UTC  (4+ messages)

[PATCH] atm: idt77252: fix dev refcnt leak
 2013-11-19 20:53 UTC  (2+ messages)

[PATCH net] xfrm: Release dst if this dst is improper for vti tunnel
 2013-11-19 20:51 UTC  (2+ messages)

[PATCH] netlink: fix documentation typo in netlink_set_err()
 2013-11-19 20:07 UTC  (2+ messages)

[net 0/3][pull request] Intel Wired LAN Driver Updates
 2013-11-19 17:18 UTC  (5+ messages)
` [net 1/3] net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held
` [net 2/3] igb: Fixed Wake On Lan support
` [net 3/3] igb: Update queue reinit function to call dev_close when init of queues fails

[patch iproute2] ipaddrlabel: use uint32_t instead of int32_t
 2013-11-19 15:46 UTC 

[PATCH 0/2] ipv6: fix the missing copies when memcpy ipv6_pinfo
 2013-11-19 15:25 UTC  (10+ messages)
` [PATCH 2/2] ipv6: use sk_v6_copy_addrs when memcpy struct ipv6_pinfo

[PATCH 0/2] Netfilter SYNPROXY mss and wscale bugfix
 2013-11-19 14:35 UTC  (5+ messages)
` [PATCH 1/2] netfilter: synproxy: send mss option to backend
` [PATCH 2/2] netfilter: synproxy: correct wscale option passing

net: stmmac: DT clock parameter and behavior?
 2013-11-19 14:17 UTC 

BAYFORD CHARITY DONATIONS!!!
 2013-11-19 14:05 UTC 

Please reply urgently
 2013-11-19 13:27 UTC 

[PATCH net] neigh: Force garbage collection if an entry is deleted administratively
 2013-11-19 12:41 UTC  (7+ messages)


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).