1. d14c5ab net: proc_fs: trivial: print UIDs as unsigned int by Francesco Fusco · 11 years ago
  2. fce9b9b rtnetlink: remove an unneeded test by Dan Carpenter · 11 years ago
  3. 0bd87628 ip6tnl: add x-netns support by Nicolas Dichtel · 11 years ago
  4. 6c742e7 ipip: add x-netns support by Nicolas Dichtel · 11 years ago
  5. fc8f999 ipv4 tunnels: use net_eq() helper to check netns by Nicolas Dichtel · 11 years ago
  6. 64261f2 dev: move skb_scrub_packet() after eth_type_trans() by Nicolas Dichtel · 11 years ago
  7. fc4eba5 ipv6: make unsolicited report intervals configurable for mld by Hannes Frederic Sowa · 11 years ago
  8. 74c181d tcp: reset reordering est. selectively on timeout by Yuchung Cheng · 11 years ago
  9. 98f1b7f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  10. 072017b net: sctp: Add rudimentary infrastructure to account for control chunks by Vlad Yasevich · 11 years ago
  11. 89c2af3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  12. f3dfd20 af_unix: fix bug on large send() by Eric Dumazet · 11 years ago
  13. 28d6427 net: attempt high order allocations in sock_alloc_send_pskb() by Eric Dumazet · 11 years ago
  14. e370a72 af_unix: improve STREAM behavior with fragmented memory by Eric Dumazet · 11 years ago
  15. 149479d tcp: add server ip to encrypt cookie in fast open by Yuchung Cheng · 11 years ago
  16. 71acc0d Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl" by David S. Miller · 11 years ago
  17. fa59784 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  18. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  19. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  20. cda5f98 net: sctp: convert sctp_checksum_disable module param into sctp sysctl by Daniel Borkmann · 11 years ago
  21. 2690048 net: igmp: Allow user-space configuration of igmp unsolicited report interval by William Manley · 11 years ago
  22. 5c6fe01 net: igmp: Don't flush routing cache when force_igmp_version is modified by William Manley · 11 years ago
  23. cab7004 net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3 by William Manley · 11 years ago
  24. 1f07d03 net: add SNMP counters tracking incoming ECN bits by Eric Dumazet · 11 years ago
  25. 09effa6 packet: Revert recent header parsing changes. by David S. Miller · 11 years ago
  26. 3d9953a net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec() by Jason Wang · 11 years ago
  27. 0433547 net: use release_pages() in zerocopy_sg_from_iovec() by Jason Wang · 11 years ago
  28. 234a426 net: remove the useless comment in zerocopy_sg_from_iovec() by Jason Wang · 11 years ago
  29. 0a57ec6 net: use skb_fill_page_desc() in zerocopy_sg_from_iovec() by Jason Wang · 11 years ago
  30. c3bdeb5 net: move zerocopy_sg_from_iovec() to net/core/datagram.c by Jason Wang · 11 years ago
  31. b4bf077 net: move iov_pages() to net/core/iovec.c by Jason Wang · 11 years ago
  32. 6261d98 ip_tunnel: embed hash list head by stephen hemminger · 11 years ago
  33. 762a3d8 bridge: fix rcu check warning in multicast port group by stephen hemminger · 11 years ago
  34. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  35. 72a67a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  36. 83aaf3b Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  37. 73f5698 fib_rules: fix suppressor names and default values by Stefan Tomanek · 11 years ago
  38. 0c0667a vlan: cleanup the usage of vlan_dev_priv(dev) by Wang Sheng-Hui · 11 years ago
  39. 6a8b7f0 netlabel: use domain based selectors when address based selectors are not available by Paul Moore · 11 years ago
  40. 6313480 neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup by Veaceslav Falico · 11 years ago
  41. 8a849bb net: netlink: minor: remove unused pointer in alloc_pg_vec by Daniel Borkmann · 11 years ago
  42. 6ef94cf fib_rules: add route suppression based on ifgroup by Stefan Tomanek · 11 years ago
  43. 5f671d6 net: check net.core.somaxconn sysctl values by Roman Gushchin · 11 years ago
  44. d1c53c8 icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytes by Werner Almesberger · 11 years ago
  45. 9cc08af icmpv6_filter: fix "_hdr" incorrectly being a pointer by Werner Almesberger · 11 years ago
  46. c483e02 af_packet: simplify VLAN frame check in packet_snd by Phil Sutter · 11 years ago
  47. cbd89ac af_packet: fix for sending VLAN frames via packet_mmap by Phil Sutter · 11 years ago
  48. 0f75b09 af_packet: when sending ethernet frames, parse header for skb->protocol by Phil Sutter · 11 years ago
  49. 446266b net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails by Daniel Borkmann · 11 years ago
  50. cbd3755 htb: fix sign extension bug by stephen hemminger · 11 years ago
  51. d27fc78 sctp: Don't lookup dst if transport dst is still valid by fan.du · 11 years ago
  52. 89b59bc Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  53. 439677d ipv6: bump genid when delete/add address by fan.du · 11 years ago
  54. c756891a tipc: fix oops when creating server socket fails by Ying Xue · 11 years ago
  55. e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 11 years ago
  56. 8a226b2 ipv6: prevent race between address creation and removal by Jiri Benc · 11 years ago
  57. 3f8f529 ipv6: move peer_addr init into ipv6_add_addr() by Jiri Pirko · 11 years ago
  58. 49a18d8 ipv6: update ip6_rt_last_gc every time GC is run by Michal Kubeček · 11 years ago
  59. 2ac3ac8 ipv6: prevent fib6_run_gc() contention by Michal Kubeček · 11 years ago
  60. 7546ff9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  61. 22e02a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  62. 73da7d5 mac80211: add channel switch command and beacon callbacks by Simon Wunderlich · 11 years ago
  63. 16ef1fe nl80211/cfg80211: add channel switch command by Simon Wunderlich · 11 years ago
  64. 7cf1f14 mac80211: add debugfs for driver-buffered TID bitmap by Johannes Berg · 11 years ago
  65. 7193bd1 svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall by J. Bruce Fields · 11 years ago
  66. 743e217 svcrpc: fix kfree oops in gss-proxy code by J. Bruce Fields · 11 years ago
  67. dc43376 svcrpc: fix gss-proxy xdr decoding oops by J. Bruce Fields · 11 years ago
  68. 9f96392 svcrpc: fix gss_rpc_upcall create error by J. Bruce Fields · 11 years ago
  69. 447383d NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure. by NeilBrown · 11 years ago
  70. a824131 mac80211: report some VHT radiotap infos for tx status by Karl Beldan · 11 years ago
  71. dad9def mac80211: ibss - remove not authorized station earlier by Antonio Quartulli · 11 years ago
  72. e47f250 mac80211: use oneshot blink API for LED triggers by Fabio Baltieri · 11 years ago
  73. 46b3a42 ipv6: fib6_rules should return exact return value by Hannes Frederic Sowa · 11 years ago
  74. b00589a bridge: disable snooping if there is no querier by Linus Lüssing · 11 years ago
  75. 7764a45 fib_rules: add .suppress operation by Stefan Tomanek · 11 years ago
  76. 8cb3b9c net_sched: info leak in atm_tc_dump_class() by Dan Carpenter · 11 years ago
  77. f2f872f netem: Introduce skb_orphan_partial() helper by Eric Dumazet · 11 years ago
  78. ca4c3fc net: split rt_genid for ipv4 and ipv6 by fan.du · 11 years ago
  79. 06693f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  80. ddfe49b mac80211: continue using disabled channels while connected by Johannes Berg · 11 years ago
  81. 74418ed cfg80211: fix P2P GO interface teardown by Johannes Berg · 11 years ago
  82. 5cdaed1 mac80211: ignore HT primary channel while connected by Johannes Berg · 11 years ago
  83. c0155b2 tcp: Remove unused tcpct declarations and comments by Dmitry Popov · 11 years ago
  84. cb236d2 mac80211: don't wait for TX status forever by Johannes Berg · 11 years ago
  85. 11a4582 Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes by John W. Linville · 11 years ago
  86. b56e4b8 mac80211: fix infinite loop in ieee80211_determine_chantype by Chris Wright · 11 years ago
  87. 704278c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  88. 4299c8a net: remove an unneeded check by Dan Carpenter · 11 years ago
  89. b438f94 flow_dissector: add support for IPPROTO_IPV6 by Tom Herbert · 11 years ago
  90. fca4189 flow_dissector: clean up IPIP case by Tom Herbert · 11 years ago
  91. ff80e51 net: export physical port id via sysfs by Jiri Pirko · 11 years ago
  92. 66cae9e rtnl: export physical port id via RT netlink by Jiri Pirko · 11 years ago
  93. 66b52b0 net: add ndo to get id of physical port of the device by Jiri Pirko · 11 years ago
  94. ffd756b pktgen: Require CONFIG_INET due to use of IPv4 checksum function by Thomas Graf · 11 years ago
  95. e1ee367 genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACE by Pablo Neira · 11 years ago
  96. ff862a4 af_key: more info leaks in pfkey messages by Dan Carpenter · 11 years ago
  97. 9ea7187 NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD by Samuel Ortiz · 11 years ago
  98. 5ad37d5 tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies by Hannes Frederic Sowa · 11 years ago
  99. 60ff779 9p: client: remove unused code and any reference to "cancelled" function by Andi Shyti · 11 years ago
  100. c319d50 nl80211: fix another nl80211_fam.attrbuf race by Johannes Berg · 11 years ago