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