1. 4308fc5 tcp: Document use of undefined variable. by Alan Cox · 12 years ago
  2. bb68b64 ipv4: Don't add TCP-code in inet_sock_destruct by Christoph Paasch · 12 years ago
  3. 6b10286 ipv6: unify fragment thresh handling code by Amerigo Wang · 12 years ago
  4. d4915c0 ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline by Amerigo Wang · 12 years ago
  5. b836c99 ipv6: unify conntrack reassembly expire code with standard one by Amerigo Wang · 12 years ago
  6. c038a76 ipv6: add a new namespace for nf_conntrack_reasm by Amerigo Wang · 12 years ago
  7. 8c4c49d netpoll: call ->ndo_select_queue() in tx path by Amerigo Wang · 12 years ago
  8. 6b6e272 netdev: make address const in device address management by stephen hemminger · 12 years ago
  9. 6b78f16 gre: add GSO support by Eric Dumazet · 12 years ago
  10. 2c60db0 net: provide a default dev->ethtool_ops by Eric Dumazet · 12 years ago
  11. 828de4f net: dev: fix incorrect getting net device's name by Gao feng · 12 years ago
  12. 3fd91fb ipv6: recursive check rt->dst.from when call rt6_check_expired by Li RongQing · 12 years ago
  13. b40863c net: more accurate network taps in transmit path by Eric Dumazet · 12 years ago
  14. adccff3 net/tipc/name_table.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  15. a2bf91b net/openvswitch/vport.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  16. 4c83501 net/ieee802154/6lowpan.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  17. b4516a2 llc: Remove stray reference to sysctl_llc_station_ack_timeout. by David S. Miller · 12 years ago
  18. 12ebc8b llc2: Collapse remainder of state machine into simple if-else if-statement by Ben Hutchings · 12 years ago
  19. da31888 llc2: Remove explicit indexing of state action arrays by Ben Hutchings · 12 years ago
  20. 5ecf9ee llc2: Remove the station send queue by Ben Hutchings · 12 years ago
  21. 04d191c llc2: Collapse the station event receive path by Ben Hutchings · 12 years ago
  22. 025e363 llc2: Remove dead code for state machine by Ben Hutchings · 12 years ago
  23. cc6328d llc2: Remove pointless indirection through llc_stat_state_trans_end by Ben Hutchings · 12 years ago
  24. e04dae8 af_unix: old_cred is surplus by Alan Cox · 12 years ago
  25. ba01dfe Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  26. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  27. a1362d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  28. 9316f0e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  29. 6af773e pktgen: fix crash with vlan and packet size less than 46 by Nishank Trivedi · 12 years ago
  30. 5744dd9 ipv6: replace write lock with read lock when get route info by Li RongQing · 12 years ago
  31. fb0af4c ipv6: route templates can be const by Eric Dumazet · 12 years ago
  32. 91b4b04 ipv6: Compare addresses only bits up to the prefix length (RFC6724). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  33. 417962a ipv6: Add labels for site-local and 6bone testing addresses (RFC6724) by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  34. f05ba7f netprio_cgroup: Use memcpy instead of the for-loop to copy priomap by Srivatsa S. Bhat · 12 years ago
  35. d530d6d netprio_cgroup: Remove update_netdev_tables() since it is unnecessary by Srivatsa S. Bhat · 12 years ago
  36. ba1bf47 net_sched: gred: actually perform idling in WRED mode by David Ward · 12 years ago
  37. 1fe37b1 net_sched: gred: fix qave reporting via netlink by David Ward · 12 years ago
  38. c22e464 net_sched: gred: eliminate redundant DP prio comparisons by David Ward · 12 years ago
  39. e29fe83 net_sched: gred: correct comment about qavg calculation in RIO mode by David Ward · 12 years ago
  40. b0e61d9 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  41. 9305216 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  42. 22b4e63 Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  43. c7cbb91 netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_nat by Pablo Neira Ayuso · 12 years ago
  44. 16af511 netfilter: log: Fix log-level processing by Joe Perches · 12 years ago
  45. bdfc87f net-sched: sch_cbq: avoid infinite loop by Eric Dumazet · 12 years ago
  46. 1c463e5 net: fix net/core/sock.c build error by Randy Dunlap · 12 years ago
  47. fdd6681 ipv6: remove some useless RCU read lock by Amerigo Wang · 12 years ago
  48. 566f26a caif: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  49. b6069a9 filter: add MOD operation by Eric Dumazet · 12 years ago
  50. c6bb813 xfrm: Report user triggered expirations against the users socket by Eric W. Biederman · 12 years ago
  51. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  52. 0edd948 ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD by Wei Yongjun · 12 years ago
  53. 4a70bbf netfilter: Validate the sequence number of dataless ACK packets as well by Jozsef Kadlecsik · 12 years ago
  54. 64f509c netfilter: Mark SYN/ACK packets as invalid from original direction by Jozsef Kadlecsik · 12 years ago
  55. a672995 netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb() by Wei Yongjun · 12 years ago
  56. 5693d68 netfilter: nf_nat: fix out-of-bounds access in address selection by Florian Westphal · 12 years ago
  57. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  58. 9785e10 netlink: kill netlink_set_nonroot by Pablo Neira Ayuso · 12 years ago
  59. 6862234 net: small bug on rxhash calculation by Chema Gonzalez · 12 years ago
  60. ba8bd0e net: rt_cache_flush() cleanup by Eric Dumazet · 12 years ago
  61. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  62. 4a3e12f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  63. 4ccfe6d ipv4/route: arg delay is useless in rt_cache_flush() by Nicolas Dichtel · 12 years ago
  64. dbe9a41 scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie. by Eric W. Biederman · 12 years ago
  65. 777bf13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  66. d679c53 igmp: avoid drop_monitor false positives by Eric Dumazet · 12 years ago
  67. b4949ab ipv6: fix handling of throw routes by Nicolas Dichtel · 12 years ago
  68. 979402b udp: increment UDP_MIB_INERRORS if copy failed by Eric Dumazet · 12 years ago
  69. f39c1bf SUNRPC: Fix a UDP transport regression by Trond Myklebust · 12 years ago
  70. 7ab4551 tcp: fix TFO regression by Eric Dumazet · 12 years ago
  71. 0626af3 netfilter: take care of timewait sockets by Eric Dumazet · 12 years ago
  72. ed6fe9d Fix order of arguments to compat_put_time[spec|val] by Mikulas Patocka · 12 years ago
  73. ef2c7d7 ipv6: fix handling of blackhole and prohibit routes by Nicolas Dichtel · 12 years ago
  74. 23d3b8b net: qdisc busylock needs lockdep annotations by Eric Dumazet · 12 years ago
  75. 2c96932 netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.h by Stephen Rothwell · 12 years ago
  76. c6c1396 net: add unknown state to sysfs NIC duplex export by Nikolay Aleksandrov · 12 years ago
  77. d013ef2a tcp: fix possible socket refcount problem for ipv6 by Julian Anastasov · 12 years ago
  78. d23ff70 tcp: add generic netlink support for tcp_metrics by Julian Anastasov · 12 years ago
  79. 785a7de Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  80. 518eefe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  81. 00545be netfilter: fix crash during boot if NAT has been compiled built-in by Pablo Neira Ayuso · 12 years ago
  82. 768be59 cfg80211: fix indentation by Hila Gonen · 12 years ago
  83. e5f5b2f wext: include wireless event id when it has a size problem by Arend van Spriel · 12 years ago
  84. 7ce8c7a mac80211: Various small fixes for cfg.c: mpath_set_pinfo() by LEO Airwarosu Yoichi Shinoda · 12 years ago
  85. 00ea6de mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header by Johannes Berg · 12 years ago
  86. 00a9ac4 cfg80211: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  87. c0cc88a l2tp: fix a typo in l2tp_eth_dev_recv() by Eric Dumazet · 12 years ago
  88. 600e177 net: Providing protocol type via system.sockprotoname xattr of /proc/PID/fd entries by Masatake YAMATO · 12 years ago
  89. cefd81c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  90. 9d148e3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  91. 798b2cb net: Add INET dependency on aes crypto for the sake of TCP fastopen. by David S. Miller · 12 years ago
  92. 54a2792 sctp: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  93. 3b59df4 xfrm: Workaround incompatibility of ESN and async crypto by Steffen Klassert · 12 years ago
  94. 37159ef l2tp: fix a lockdep splat by Eric Dumazet · 12 years ago
  95. 6cf5c95 netrom: copy_datagram_iovec can fail by Alan Cox · 12 years ago
  96. b4e4f47 nl80211: fix possible memory leak nl80211_connect() by Wei Yongjun · 12 years ago
  97. 3d2abdf mac80211: clear bssid on auth/assoc failure by Eliad Peller · 12 years ago
  98. 0ef24e5 mac80211: Do not check for valid hw_queues for P2P_DEVICE by Ilan Peer · 12 years ago
  99. 15eac2a openvswitch: Increase maximum number of datapath ports. by Pravin B Shelar · 12 years ago
  100. c303aa9 openvswitch: Fix FLOW_BUFSIZE definition. by Jesse Gross · 12 years ago