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