1. 166ec36 net: Fix a comment typo by Kusanagi Kouichi · 11 years ago
  2. 49c87cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  3. 1a2c618 tcp: Remove TCPCT by Christoph Paasch · 11 years ago
  4. 86feff3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  5. 7f9421c netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcu by Lai Jiangshan · 11 years ago
  6. 3d84fa9 bridge: Add support for setting BR_ROOT_BLOCK flag. by Vlad Yasevich · 11 years ago
  7. c62dce6 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  8. 6681712 vxlan: generalize forwarding tables by David Stevens · 11 years ago
  9. a5b8db9 rtnetlink: Mask the rta_type when range checking by Vlad Yasevich · 11 years ago
  10. 8c6216d Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally" by Timo Teräs · 11 years ago
  11. f3a3440 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
  12. 35353c2 ipv4: replace ip_fast_csum with csum_replace2 by Li RongQing · 11 years ago
  13. 296b601 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  14. 2a89f92 VSOCK: Support VM sockets connected to the hypervisor. by Reilly Grant · 11 years ago
  15. a82783c netfilter: ip6t_NPT: restrict to mangle table by Florian Westphal · 11 years ago
  16. 1cdb090 netfilter: nfnetlink_queue: use xor hash function to distribute instances by Pablo Neira Ayuso · 11 years ago
  17. bae99f7 netfilter: nfnetlink_queue: fix incorrect initialization of copy range field by Pablo Neira Ayuso · 11 years ago
  18. 0d98da5 netfilter: nf_conntrack: register pernet subsystem before register L4 proto by Gao feng · 11 years ago
  19. fa900b9 netfilter: ebt_ulog: remove unnecessary spin lock protection by Gao feng · 12 years ago
  20. d00bd3d netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope id by Hannes Frederic Sowa · 11 years ago
  21. 5eb358d bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR by Silviu-Mihai Popescu · 11 years ago
  22. 015ba03 ipv4: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR by Silviu-Mihai Popescu · 11 years ago
  23. 2d2fd8c netfilter: ip6t_NPT: Use csum_partial() by YOSHIFUJI Hideaki · 11 years ago
  24. eb20ff9 Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state by Vinicius Costa Gomes · 11 years ago
  25. 16fad69 tcp: fix skb_availroom() by Eric Dumazet · 11 years ago
  26. aea8b5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  27. 2df5278 batman-adv: network coding - receive coded packets and decode them by Martin Hundebøll · 12 years ago
  28. 612d2b4 batman-adv: network coding - save overheard and tx packets for decoding by Martin Hundebøll · 12 years ago
  29. 3c12de9 batman-adv: network coding - code and transmit packets if possible by Martin Hundebøll · 12 years ago
  30. 9533247 batman-adv: network coding - buffer unicast packets before forward by Martin Hundebøll · 12 years ago
  31. d56b170 batman-adv: network coding - detect coding nodes and remove these after timeout by Martin Hundebøll · 12 years ago
  32. d353d8d batman-adv: network coding - add the initial infrastructure code by Martin Hundebøll · 12 years ago
  33. c1d0743 batman-adv: don't use !! in bool conversion by Antonio Quartulli · 12 years ago
  34. f86ce0a batman-adv: Return reason for failure in batadv_check_unicast_packet() by Martin Hundebøll · 12 years ago
  35. 736292c batman-adv: replace redundant primary_if_get calls by Marek Lindner · 12 years ago
  36. 2317f44 sctp: don't break the loop while meeting the active_path so as to find the matched transport by Xufeng Zhang · 11 years ago
  37. f281563 sctp: Use correct sideffect command in duplicate cookie handling by Vlad Yasevich · 11 years ago
  38. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 11 years ago
  39. 368edaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  40. 5b22b18 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  41. c80a851 net/core: move vlan_depth out of while loop in skb_network_protocol() by Li RongQing · 11 years ago
  42. 9b717a8 tcp: TLP loss detection. by Nandita Dukkipati · 11 years ago
  43. 6ba8a3b tcp: Tail loss probe (TLP) by Nandita Dukkipati · 11 years ago
  44. 74694e7 bridge: using for_each_set_bit to simplify the code by Wei Yongjun · 11 years ago
  45. 5096e3c bridge: using for_each_set_bit_from to simplify the code by Wei Yongjun · 11 years ago
  46. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  47. 3da889b bridge: reserve space for IFLA_BRPORT_FAST_LEAVE by stephen hemminger · 11 years ago
  48. 2230e0c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  49. 4660c7f net/ipv4: Ensure that location of timestamp option is stored by David Ward · 11 years ago
  50. e1733de flow_dissector: support L2 GRE by Michael Dalton · 11 years ago
  51. b47506d batman-adv: verify tt len does not exceed packet len by Marek Lindner · 11 years ago
  52. d6c0dd6 libceph: fix decoding of pgids by Sage Weil · 11 years ago
  53. 0cb77508 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  54. f4f3efd net: can: af_can.c: Fix checkpatch warnings by Valentin Ilie · 11 years ago
  55. 40213fa NFC: llcp: Add cleanup support for unreplied SNL requests by Thierry Escande · 11 years ago
  56. d9b8d8e NFC: llcp: Service Name Lookup netlink interface by Thierry Escande · 12 years ago
  57. e0ae7ba NFC: llcp: Service Name Lookup SDRES aggregation by Thierry Escande · 12 years ago
  58. 8af362d NFC: Add missing type policies for netlink attributes by Thierry Escande · 12 years ago
  59. 8808edb NFC: llcp: Remove redundant printk by Samuel Ortiz · 12 years ago
  60. 06d44f8 NFC: llcp: Use socket specific link parameters before the local ones by Samuel Ortiz · 12 years ago
  61. 26fd76c NFC: llcp: Implement socket options by Samuel Ortiz · 12 years ago
  62. e4306be NFC: llcp: Rename socket rw and miu fields by Samuel Ortiz · 12 years ago
  63. e8f72ea ipv6: introduce ip6tunnel_xmit() helper by Cong Wang · 11 years ago
  64. 9026c49 6lowpan: Fix endianness issue in is_addr_link_local(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  65. 22c3521 ipv6: remove superfluous nla_data() NULL pointer checks by Mathias Krause · 11 years ago
  66. 29cd8ae dcbnl: fix various netlink info leaks by Mathias Krause · 11 years ago
  67. 84d73cd rtnl: fix info leak on RTM_GETLINK request for VF devices by Mathias Krause · 11 years ago
  68. c085c49 bridge: fix mdb info leaks by Mathias Krause · 11 years ago
  69. 6aed0c8 tunnel: use iptunnel_xmit() again by Cong Wang · 11 years ago
  70. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  71. 4f3ed92 ipip: capture inner headers during encapsulation by Pravin B Shelar · 11 years ago
  72. 8344bfc6 ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification. by Pravin B Shelar · 11 years ago
  73. 23bdbc80 dcb: fix sparse warnings by stephen hemminger · 11 years ago
  74. 7313626 tunneling: Add generic Tunnel segmentation. by Pravin B Shelar · 11 years ago
  75. aefbd2b tunneling: Capture inner mac header during encapsulation. by Pravin B Shelar · 11 years ago
  76. f5b1729 net: Add skb_headers_offset_update helper function. by Pravin B Shelar · 11 years ago
  77. ee57967 tunnel: Inherit NETIF_F_SG for hw_enc_features. by Pravin B Shelar · 11 years ago
  78. ec5f061 net: Kill link between CSUM and SG features. by Pravin B Shelar · 11 years ago
  79. 190b1ecf sunrpc: don't attempt to cancel unitialized work by J. Bruce Fields · 11 years ago
  80. dc893e1 Revert parts of "hlist: drop the node parameter from iterators" by Arnd Bergmann · 11 years ago
  81. 3868b7a ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is set by Hannes Frederic Sowa · 11 years ago
  82. 842df07 ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id by Hannes Frederic Sowa · 11 years ago
  83. 80580d4 ipv6: ndisc: remove redundant check for !dev->addr_len by Thomas Graf · 11 years ago
  84. ddf6435 ipv6: stop multicast forwarding to process interface scoped addresses by Hannes Frederic Sowa · 11 years ago
  85. 3bc1b1a bridging: fix rx_handlers return code by Cristian Bercaru · 11 years ago
  86. 3bbc0ce NFC: llcp: Report error to pending sockets when a device is removed by Samuel Ortiz · 12 years ago
  87. e6a3a4b NFC: llcp: Clean raw sockets from nfc_llcp_socket_release by Samuel Ortiz · 12 years ago
  88. a6a8fe9 netlabel: fix build problems when CONFIG_IPV6=n by Paul Moore · 11 years ago
  89. 3536da0 NFC: llcp: Clean local timers and works when removing a device by Samuel Ortiz · 12 years ago
  90. b141e81 NFC: llcp: Decrease socket ack log when accepting a connection by Samuel Ortiz · 12 years ago
  91. 2e85d67 net/rds: zero last byte for strncpy by Chen Gang · 11 years ago
  92. 7f0e44a ipv6 flowlabel: add __rcu annotations by Eric Dumazet · 11 years ago
  93. fbca58a bridge: add missing vid to br_mdb_get() by Cong Wang · 11 years ago
  94. c10cb5f Fix: sparse warning in inet_csk_prepare_forced_close by Christoph Paasch · 11 years ago
  95. bf5e4dd bridge: use ipv4_is_local_multicast() helper by Amerigo Wang · 11 years ago
  96. d0d79c3 afkey: fix a typo by Junwei Zhang · 11 years ago
  97. 3bffc47 CAIF: fix indentation for function arguments by Silviu-Mihai Popescu · 11 years ago
  98. b2fb4f5 tcp: uninline tcp_prequeue() by Eric Dumazet · 11 years ago
  99. 0c1233a netlabel: correctly list all the static label mappings by Paul Moore · 11 years ago
  100. 090096b net: generic fdb support for drivers without ndo_fdb_<op> by Vlad Yasevich · 11 years ago