1. 05dbc7b tcp/dccp: remove twchain by Eric Dumazet · 11 years ago
  2. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  3. 7eec417 pkt_sched: fq: fix non TCP flows pacing by Eric Dumazet · 11 years ago
  4. c33a39c net: vlan: fix nlmsg size calculation in vlan_get_size() by Marc Kleine-Budde · 11 years ago
  5. ede869c pkt_sched: fq: fix typo for initial_quantum by Eric Dumazet · 11 years ago
  6. 0e719e3 ipv6: Fix the upper MTU limit in GRE tunnel by Oussama Ghorbel · 11 years ago
  7. ff0bfad cgroup: cls: remove unnecessary task_cls_classid by Gao feng · 11 years ago
  8. e1af5e4 cgroup: netprio: remove unnecessary task_netprioidx by Gao feng · 11 years ago
  9. fbf8866 net: ipv4 only populate IP_PKTINFO when needed by Shawn Bohrer · 11 years ago
  10. 421b388 udp: ipv4: Add udp early demux by Shawn Bohrer · 11 years ago
  11. 005ec97 udp: Only allow busy read/poll on connected sockets by Shawn Bohrer · 11 years ago
  12. 2c8c8e6 net_sched: increment drop counters in qdisc_tree_decrease_qlen() by Eric Dumazet · 11 years ago
  13. 8d8a51e l2tp: Fix build warning with ipv6 disabled. by David S. Miller · 11 years ago
  14. ab2d95d 6lowpan: Sync default hardware address of lowpan links to their wpan by Alan Ott · 11 years ago
  15. 7adac1e 6lowpan: Only make 6lowpan links to IEEE802154 devices by Alan Ott · 11 years ago
  16. 88ba09d net: Update the sysctl permissions handler to test effective uid/gid by Eric W. Biederman · 11 years ago
  17. 7009dea Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  18. 0a7e226 ipv4: fix ineffective source address selection by Jiri Benc · 11 years ago
  19. 5cde282 net: Separate the close_list and the unreg_list v2 by Eric W. Biederman · 11 years ago
  20. d45ed4a net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 11 years ago
  21. 582442d ipv6: Allow the MTU of ipip6 tunnel to be set below 1280 by Oussama Ghorbel · 11 years ago
  22. 3573540 netif_set_xps_queue: make cpu mask const by Michael S. Tsirkin · 11 years ago
  23. 5e8a402f tcp: do not forget FIN in tcp_shifted_skb() by Eric Dumazet · 11 years ago
  24. d639fea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  25. 96f817f tcp: shrink tcp6_timewait_sock by one cache line by Eric Dumazet · 11 years ago
  26. 7df9b48 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  27. 0d4f55b Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  28. 1661bf3 net: heap overflow in __audit_sockaddr() by Dan Carpenter · 11 years ago
  29. 1eea72f 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
  30. 196896d Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  31. 34a6eda net: ipv4: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  32. 357afe9 flow_dissector: factor out the ports extraction in skb_flow_get_ports by Nikolay Aleksandrov · 11 years ago
  33. 5080546 inet: consolidate INET_TW_MATCH by Eric Dumazet · 11 years ago
  34. 4f3e219 Bluetooth: Only one command per L2CAP LE signalling is supported by Marcel Holtmann · 11 years ago
  35. 92381f5 Bluetooth: Check minimum length of SMP packets by Marcel Holtmann · 11 years ago
  36. b99707d Bluetooth: Drop packets on ATT fixed channel on BR/EDR by Marcel Holtmann · 11 years ago
  37. ae4fd2d Bluetooth: L2CAP connectionless channels are only valid for BR/EDR by Marcel Holtmann · 11 years ago
  38. 7b9899d Bluetooth: SMP packets are only valid on LE connections by Marcel Holtmann · 11 years ago
  39. 94b6a09 Bluetooth: Don't copy L2CAP LE signalling to raw sockets by Marcel Holtmann · 11 years ago
  40. a287762 Bluetooth: Fix switch statement order for L2CAP fixed channels by Marcel Holtmann · 11 years ago
  41. 6203fc9 Bluetooth: Allow changing device class when BR/EDR is disabled by Marcel Holtmann · 11 years ago
  42. cf99ba1 Bluetooth: Restrict loading of long term keys to LE capable controllers by Marcel Holtmann · 11 years ago
  43. 9060d5c Bluetooth: Restrict loading of link keys to BR/EDR capable controllers by Marcel Holtmann · 11 years ago
  44. 62af444 Bluetooth: Allow setting static address even if LE is disabled by Marcel Holtmann · 11 years ago
  45. cdba528 Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllers by Marcel Holtmann · 11 years ago
  46. e18503f l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses by François Cachereul · 11 years ago
  47. 80ad1d6 net: do not call sock_put() on TIMEWAIT sockets by Eric Dumazet · 11 years ago
  48. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  49. 6ae7053 tcp: sndbuf autotuning improvements by Eric Dumazet · 11 years ago
  50. bbe34cf fib_trie: avoid a redundant bit judgement in inflate by baker.zhang · 11 years ago
  51. 5843ef4 tcp: Always set options to 0 before calling tcp_established_options by Andi Kleen · 11 years ago
  52. 3b16629 Bluetooth: Fix memory leak with L2CAP signal channels by Marcel Holtmann · 11 years ago
  53. 6865d1e unix_diag: fix info leak by Mathias Krause · 11 years ago
  54. 9ab8cf3 Bluetooth: Increment management interface revision by Marcel Holtmann · 11 years ago
  55. 11802b2 Bluetooth: Fix advertising data flags with disabled BR/EDR by Johan Hedberg · 11 years ago
  56. e6fe798 Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responses by Johan Hedberg · 11 years ago
  57. d13eafc Bluetooth: Add management command for setting static address by Marcel Holtmann · 11 years ago
  58. 6c519ba batman-adv: set up network coding packet handlers during module init by Matthias Schiffer · 11 years ago
  59. a0cdf960 Bluetooth: Restrict disabling of HS when controller is powered off by Marcel Holtmann · 11 years ago
  60. 0663ca2 Bluetooth: Add a new mgmt_set_bredr command by Johan Hedberg · 11 years ago
  61. 56f8790 Bluetooth: Introduce a new HCI_BREDR_ENABLED flag by Johan Hedberg · 11 years ago
  62. e1d08f4 Bluetooth: Fix workqueue synchronization in hci_dev_open by Johan Hedberg · 11 years ago
  63. cbed0ca Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open function by Johan Hedberg · 11 years ago
  64. 922ca1d Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default by Marcel Holtmann · 11 years ago
  65. 10a8b86 Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation by Marcel Holtmann · 11 years ago
  66. ee39269 Bluetooth: Send new settings event when changing high speed option by Marcel Holtmann · 11 years ago
  67. 848566b Bluetooth: Provide high speed configuration option by Marcel Holtmann · 11 years ago
  68. 60f2a3e Bluetooth: Use only 2 bits for controller type information by Marcel Holtmann · 11 years ago
  69. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  70. c31eeac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  71. 0eab5eb pkt_sched: fq: rate limiting improvements by Eric Dumazet · 11 years ago
  72. bb81409 ip6tnl: allow to use rtnl ops on fb tunnel by Nicolas Dichtel · 11 years ago
  73. 205983c sit: allow to use rtnl ops on fb tunnel by Nicolas Dichtel · 11 years ago
  74. cfe4a53 ip_tunnel: Remove double unregister of the fallback device by Steffen Klassert · 11 years ago
  75. 78a3694 ip_tunnel_core: Change __skb_push back to skb_push by Steffen Klassert · 11 years ago
  76. 6701328 ip_tunnel: Add fallback tunnels to the hash lists by Steffen Klassert · 11 years ago
  77. 3e08f4a ip_tunnel: Fix a memory corruption in ip_tunnel_xmit by Steffen Klassert · 11 years ago
  78. e024bdc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  79. 91cb498 netfilter: cttimeout: allow to set/get default protocol timeouts by Pablo Neira Ayuso · 11 years ago
  80. 180cf72 netfilter: nf_ct_sip: consolidate NAT hook functions by holger@eitzenberger.org · 11 years ago
  81. afff14f netfilter: nfnetlink_log: use proper net to allocate skb by Gao feng · 11 years ago
  82. 7433268 netfilter: nfnetlink_queue: use proper net namespace to allocate skb by Gao feng · 11 years ago
  83. 9260d3e ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put by Salam Noureddine · 11 years ago
  84. e240165 ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put by Salam Noureddine · 11 years ago
  85. 3da812d ipv6: gre: correct calculation of max_headroom by Hannes Frederic Sowa · 11 years ago
  86. 0bbf87d net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 by Eric W. Biederman · 11 years ago
  87. 56d7b53 ethernet: use likely() for common Ethernet encap by stephen hemminger · 11 years ago
  88. 12861b7 ethernet: cleanup eth_type_trans by stephen hemminger · 11 years ago
  89. c9eeec2 tcp: TSQ can use a dynamic limit by Eric Dumazet · 11 years ago
  90. fbadadd ipv6: Not need to set fl6.flowi6_flags as zero by Li RongQing · 11 years ago
  91. 15214c2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  92. 8d34ce1 pkt_sched: fq: qdisc dismantle fixes by Eric Dumazet · 11 years ago
  93. 6459082 qdisc: basic classifier - remove unnecessary initialization by stephen hemminger · 11 years ago
  94. 0c4e402 qdisc: meta return ENOMEM on alloc failure by stephen hemminger · 11 years ago
  95. 7c3ad05 netfilter: ipset: Add hash:net,port,net module to kernel. by Oliver Smith · 11 years ago
  96. 1785e8f netfiler: ipset: Add net namespace for ipset by Vitaly Lavrov · 11 years ago
  97. 3fd986b netfilter: ipset: Use a common function at listing the extensions by Jozsef Kadlecsik · 11 years ago
  98. 8ec81f9 netfilter: ipset: For set:list types, replaced elements must be zeroed out by Jozsef Kadlecsik · 11 years ago
  99. 80571a9 netfilter: ipset: Fix hash resizing with comments by Jozsef Kadlecsik · 11 years ago
  100. fda75c6 netfilter: ipset: Support comments in hash-type ipsets. by Oliver Smith · 11 years ago