1. 0c0667a vlan: cleanup the usage of vlan_dev_priv(dev) by Wang Sheng-Hui · 12 years ago
  2. 6313480 neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup by Veaceslav Falico · 12 years ago
  3. 8a849bb net: netlink: minor: remove unused pointer in alloc_pg_vec by Daniel Borkmann · 12 years ago
  4. 6ef94cf fib_rules: add route suppression based on ifgroup by Stefan Tomanek · 12 years ago
  5. d1c53c8 icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytes by Werner Almesberger · 12 years ago
  6. 9cc08af icmpv6_filter: fix "_hdr" incorrectly being a pointer by Werner Almesberger · 12 years ago
  7. c483e02 af_packet: simplify VLAN frame check in packet_snd by Phil Sutter · 12 years ago
  8. cbd89ac af_packet: fix for sending VLAN frames via packet_mmap by Phil Sutter · 12 years ago
  9. 0f75b09 af_packet: when sending ethernet frames, parse header for skb->protocol by Phil Sutter · 12 years ago
  10. d27fc78 sctp: Don't lookup dst if transport dst is still valid by fan.du · 12 years ago
  11. 439677d ipv6: bump genid when delete/add address by fan.du · 12 years ago
  12. 46b3a42 ipv6: fib6_rules should return exact return value by Hannes Frederic Sowa · 12 years ago
  13. 7764a45 fib_rules: add .suppress operation by Stefan Tomanek · 12 years ago
  14. f2f872f netem: Introduce skb_orphan_partial() helper by Eric Dumazet · 12 years ago
  15. ca4c3fc net: split rt_genid for ipv4 and ipv6 by fan.du · 12 years ago
  16. c0155b2 tcp: Remove unused tcpct declarations and comments by Dmitry Popov · 12 years ago
  17. 4299c8a net: remove an unneeded check by Dan Carpenter · 12 years ago
  18. b438f94 flow_dissector: add support for IPPROTO_IPV6 by Tom Herbert · 12 years ago
  19. fca4189 flow_dissector: clean up IPIP case by Tom Herbert · 12 years ago
  20. ff80e51 net: export physical port id via sysfs by Jiri Pirko · 12 years ago
  21. 66cae9e rtnl: export physical port id via RT netlink by Jiri Pirko · 12 years ago
  22. 66b52b0 net: add ndo to get id of physical port of the device by Jiri Pirko · 12 years ago
  23. ffd756b pktgen: Require CONFIG_INET due to use of IPv4 checksum function by Thomas Graf · 12 years ago
  24. 5ad37d5 tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies by Hannes Frederic Sowa · 12 years ago
  25. 60ff779 9p: client: remove unused code and any reference to "cancelled" function by Andi Shyti · 12 years ago
  26. 73d94e9 pktgen: add needed include file by Stephen Rothwell · 12 years ago
  27. 9d4a031 ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL by Hannes Frederic Sowa · 12 years ago
  28. 03c633e pktgen: Use ip_send_check() to compute checksum by Thomas Graf · 12 years ago
  29. c26bf4a pktgen: Add UDPCSUM flag to support UDP checksums by Thomas Graf · 12 years ago
  30. 82a54d0 VSOCK: Move af_vsock.h and vsock_addr.h to include/net by Asias He · 12 years ago
  31. 024ec3d net/sctp: Refactor SCTP skb checksum computation by Joe Stringer · 12 years ago
  32. 93d8bf9 bridge: cleanup netpoll code by stephen hemminger · 12 years ago
  33. 18afa4b net: Make devnet_rename_seq static by Thomas Gleixner · 12 years ago
  34. c9bee3b7 tcp: TCP_NOTSENT_LOWAT socket option by Eric Dumazet · 12 years ago
  35. 64dc613 net: add sk_stream_is_writeable() helper by Eric Dumazet · 12 years ago
  36. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 12 years ago
  37. 59ea52d net: trans_rdma: remove unused function by Andi Shyti · 12 years ago
  38. 9225b23 net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1 by fan.du · 12 years ago
  39. 86a37de net ipv6: Remove rebundant rt6i_nsiblings initialization by fan.du · 12 years ago
  40. b9959fd vti: switch to new ip tunnel code by Amerigo Wang · 12 years ago
  41. 2b52c3a ip6mr: change the prototype of ip6_mr_forward(). by Rami Rosen · 12 years ago
  42. c4854ec ipmr: change the prototype of ip_mr_forward(). by Rami Rosen · 12 years ago
  43. 4aa5dee net: convert resend IGMP to notifier event by Jiri Pirko · 12 years ago
  44. ed08495 tcp: use RTT from SACK for RTO by Yuchung Cheng · 12 years ago
  45. 59c9af4 tcp: measure RTT from new SACK by Yuchung Cheng · 12 years ago
  46. 5b08e47 tcp: prefer packet timing to TS-ECR for RTT by Yuchung Cheng · 12 years ago
  47. 375fe02 tcp: consolidate SYNACK RTT sampling by Yuchung Cheng · 12 years ago
  48. cb820f8 net: Provide a generic socket error queue delivery method for Tx time stamps. by Richard Cochran · 12 years ago
  49. aafee33 net/irda: fixed style issues in irttp by Dragos Foianu · 12 years ago
  50. ecb2cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  51. 3e3aac4 vlan: fix a race in egress prio management by Eric Dumazet · 12 years ago
  52. d4b812d vlan: mask vlan prio bits by Eric Dumazet · 12 years ago
  53. 87f40dd pkt_sched: sch_qfq: remove a source of high packet delay/jitter by Paolo Valente · 12 years ago
  54. 3f334c2 Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  55. 61f98b0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  56. ae8e9c5 net: Fix sysfs_format_mac() code duplication. by David S. Miller · 12 years ago
  57. 21d1196 ipv4: set transport header earlier by Eric Dumazet · 12 years ago
  58. b6a82dd net/irda: fixed style issues in irlan_eth by Dragos Foianu · 12 years ago
  59. 8a73125 ethtool: fixed trailing statements in ethtool by Dragos Foianu · 12 years ago
  60. f2f79cc ndisc: bool initializations should use true and false by Daniel Baluta · 12 years ago
  61. b2781e1 svcrdma: underflow issue in decode_write_list() by Dan Carpenter · 12 years ago
  62. 013dbb3 net: delete __cpuinit usage from all net files by Paul Gortmaker · 12 years ago
  63. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  64. dae3794 sunrpc: now we can just set ->s_d_op by Al Viro · 12 years ago
  65. d3db90b __rpc_lookup_create_exclusive: pass string instead of qstr by Al Viro · 12 years ago
  66. a95e691 rpc_create_*_dir: don't bother with qstr by Al Viro · 12 years ago
  67. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  68. 307f2fb ipv6: only static routes qualify for equal cost multipathing by Hannes Frederic Sowa · 12 years ago
  69. 24ab6be tcp: account all retransmit failures by Yuchung Cheng · 12 years ago
  70. 40dadff net: access page->private by using page_private by Sunghan Suh · 12 years ago
  71. 92338dc net: strict_strtoul is obsolete, use kstrtoul instead by “Cosmin · 12 years ago
  72. d77e41e net/tipc: use %*phC to dump small buffers in hex form by Andy Shevchenko · 12 years ago
  73. 8c91e16 gre: Fix MTU sizing check for gretap tunnels by Alexander Duyck · 12 years ago
  74. 88d4f41 pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts by Paolo Valente · 12 years ago
  75. 87f1369 pkt_sched: sch_qfq: improve efficiency of make_eligible by Paolo Valente · 12 years ago
  76. cdbaa0b gso: Update tunnel segmentation to support Tx checksum offload by Alexander Duyck · 12 years ago
  77. 1466b77 Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  78. 3b8ccd4 inet: fix spacing in assignment by Camelia Groza · 12 years ago
  79. afc154e ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF by Hannes Frederic Sowa · 12 years ago
  80. 110ecd6 9p: fix off by one causing access violations and memory corruption by Sasha Levin · 12 years ago
  81. 19d2f8e Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 12 years ago
  82. 0ff08ba Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  83. 1eb4f75 ipv6: in case of link failure remove route directly instead of letting it expire by Hannes Frederic Sowa · 12 years ago
  84. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 12 years ago
  85. 8b80cda net: rename ll methods to busy-poll by Eliezer Tamir · 12 years ago
  86. 076bb0c net: rename include/net/ll_poll.h to include/net/busy_poll.h by Eliezer Tamir · 12 years ago
  87. eeee245 SUNRPC: Fix a deadlock in rpc_client_register() by Trond Myklebust · 12 years ago
  88. 4f8568c rpc_pipe: rpc_dir_inode_operations can be static by Fengguang Wu · 12 years ago
  89. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  90. 76fa666 rpc_pipe: set dentry operations at d_alloc time by Jeff Layton · 12 years ago
  91. 899dd38 Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 12 years ago
  92. 8c2f414 net: sctp: confirm route during forward progress by Daniel Borkmann · 12 years ago
  93. 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  94. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  95. cbf5500 net: rename low latency sockets functions to busy poll by Eliezer Tamir · 12 years ago
  96. 0979292 svcrpc: fix failures to handle -1 uid's by J. Bruce Fields · 12 years ago
  97. 80b4526 9P: Add cancelled() to the transport functions. by Simon Derr · 12 years ago
  98. 1cff330 9P/RDMA: count posted buffers without a pending request by Simon Derr · 12 years ago
  99. 2f52d07 9P/RDMA: Improve error handling in rdma_request by Simon Derr · 12 years ago
  100. b530e25 9P/RDMA: Do not free req->rc in error handling in rdma_request() by Simon Derr · 12 years ago