1. 2102605 batman-adv: don't use call_rcu if not needed by Antonio Quartulli · 11 years ago
  2. d7ee88d batman-adv: remove batadv_tt_global_add_orig declaration by Antonio Quartulli · 11 years ago
  3. 1e5d49f batman-adv: make tt_global_add static and return bool by Antonio Quartulli · 11 years ago
  4. 97dbc03 batman-adv: only add recordroute information to icmp request/reply by Simon Wunderlich · 11 years ago
  5. ccdbb6e tcp: tcp_transmit_skb() optimizations by Eric Dumazet · 11 years ago
  6. 29b67c3 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  7. b44084c inet: rename ir_loc_port to ir_num by Eric Dumazet · 11 years ago
  8. ba53742 tcp: use ACCESS_ONCE() in tcp_update_pacing_rate() by Eric Dumazet · 11 years ago
  9. 634fb979 inet: includes a sock_common in request_sock by Eric Dumazet · 11 years ago
  10. 8a29111 net: gro: allow to build full sized skb by Eric Dumazet · 11 years ago
  11. 4c60f1d fib_trie: only calc for the un-first node by baker.zhang · 11 years ago
  12. 18c68d5 batman-adv: reorder batadv_iv_flags by Simon Wunderlich · 11 years ago
  13. 9284a47 batman-adv: remove packed from batadv_ogm_packet by Simon Wunderlich · 11 years ago
  14. a1f1ac5 batman-adv: reorder packet types by Simon Wunderlich · 11 years ago
  15. 80067c8 batman-adv: add build check macros for packet member offset by Simon Wunderlich · 11 years ago
  16. 9f4980e batman-adv: remove vis functionality by Simon Wunderlich · 11 years ago
  17. 0035f97 batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit by Antonio Quartulli · 11 years ago
  18. ced7293 batman-adv: use CRC32C instead of CRC16 in TT code by Antonio Quartulli · 11 years ago
  19. 122edaa batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets by Marek Lindner · 11 years ago
  20. 335fbe0 batman-adv: tvlv - convert tt query packet to use tvlv unicast packets by Marek Lindner · 11 years ago
  21. e1bf0c1 batman-adv: tvlv - convert tt data sent within OGMs by Marek Lindner · 11 years ago
  22. 3f4841f batman-adv: tvlv - add network coding container by Marek Lindner · 11 years ago
  23. 17cf0ea batman-adv: tvlv - add distributed arp table container by Marek Lindner · 11 years ago
  24. 414254e batman-adv: tvlv - gateway download/upload bandwidth container by Marek Lindner · 11 years ago
  25. ef26157 batman-adv: tvlv - basic infrastructure by Marek Lindner · 11 years ago
  26. 60cf798 batman-adv: switch to a new packet compatibility version by Antonio Quartulli · 11 years ago
  27. c2bb06d net: fix build errors if ipv6 is disabled by Eric Dumazet · 11 years ago
  28. f69b923 udp: fix a typo in __udp4_lib_mcast_demux_lookup by Eric Dumazet · 11 years ago
  29. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  30. 05dbc7b tcp/dccp: remove twchain by Eric Dumazet · 11 years ago
  31. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  32. 7eec417 pkt_sched: fq: fix non TCP flows pacing by Eric Dumazet · 11 years ago
  33. c33a39c net: vlan: fix nlmsg size calculation in vlan_get_size() by Marc Kleine-Budde · 11 years ago
  34. ede869c pkt_sched: fq: fix typo for initial_quantum by Eric Dumazet · 11 years ago
  35. 0e719e3 ipv6: Fix the upper MTU limit in GRE tunnel by Oussama Ghorbel · 11 years ago
  36. ff0bfad cgroup: cls: remove unnecessary task_cls_classid by Gao feng · 11 years ago
  37. e1af5e4 cgroup: netprio: remove unnecessary task_netprioidx by Gao feng · 11 years ago
  38. fbf8866 net: ipv4 only populate IP_PKTINFO when needed by Shawn Bohrer · 11 years ago
  39. 421b388 udp: ipv4: Add udp early demux by Shawn Bohrer · 11 years ago
  40. 005ec97 udp: Only allow busy read/poll on connected sockets by Shawn Bohrer · 11 years ago
  41. 2c8c8e6 net_sched: increment drop counters in qdisc_tree_decrease_qlen() by Eric Dumazet · 11 years ago
  42. 8d8a51e l2tp: Fix build warning with ipv6 disabled. by David S. Miller · 11 years ago
  43. ab2d95d 6lowpan: Sync default hardware address of lowpan links to their wpan by Alan Ott · 11 years ago
  44. 7adac1e 6lowpan: Only make 6lowpan links to IEEE802154 devices by Alan Ott · 11 years ago
  45. 88ba09d net: Update the sysctl permissions handler to test effective uid/gid by Eric W. Biederman · 11 years ago
  46. 7009dea Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  47. 0a7e226 ipv4: fix ineffective source address selection by Jiri Benc · 11 years ago
  48. 5cde282 net: Separate the close_list and the unreg_list v2 by Eric W. Biederman · 11 years ago
  49. d45ed4a net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 11 years ago
  50. 582442d ipv6: Allow the MTU of ipip6 tunnel to be set below 1280 by Oussama Ghorbel · 11 years ago
  51. 3573540 netif_set_xps_queue: make cpu mask const by Michael S. Tsirkin · 11 years ago
  52. 5e8a402f tcp: do not forget FIN in tcp_shifted_skb() by Eric Dumazet · 11 years ago
  53. d639fea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  54. 96f817f tcp: shrink tcp6_timewait_sock by one cache line by Eric Dumazet · 11 years ago
  55. 7df9b48 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  56. 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
  57. 1661bf3 net: heap overflow in __audit_sockaddr() by Dan Carpenter · 11 years ago
  58. 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
  59. 196896d Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  60. 34a6eda net: ipv4: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  61. 357afe9 flow_dissector: factor out the ports extraction in skb_flow_get_ports by Nikolay Aleksandrov · 11 years ago
  62. 5080546 inet: consolidate INET_TW_MATCH by Eric Dumazet · 11 years ago
  63. 4f3e219 Bluetooth: Only one command per L2CAP LE signalling is supported by Marcel Holtmann · 11 years ago
  64. 92381f5 Bluetooth: Check minimum length of SMP packets by Marcel Holtmann · 11 years ago
  65. b99707d Bluetooth: Drop packets on ATT fixed channel on BR/EDR by Marcel Holtmann · 11 years ago
  66. ae4fd2d Bluetooth: L2CAP connectionless channels are only valid for BR/EDR by Marcel Holtmann · 11 years ago
  67. 7b9899d Bluetooth: SMP packets are only valid on LE connections by Marcel Holtmann · 11 years ago
  68. 94b6a09 Bluetooth: Don't copy L2CAP LE signalling to raw sockets by Marcel Holtmann · 11 years ago
  69. a287762 Bluetooth: Fix switch statement order for L2CAP fixed channels by Marcel Holtmann · 11 years ago
  70. 6203fc9 Bluetooth: Allow changing device class when BR/EDR is disabled by Marcel Holtmann · 11 years ago
  71. cf99ba1 Bluetooth: Restrict loading of long term keys to LE capable controllers by Marcel Holtmann · 11 years ago
  72. 9060d5c Bluetooth: Restrict loading of link keys to BR/EDR capable controllers by Marcel Holtmann · 11 years ago
  73. 62af444 Bluetooth: Allow setting static address even if LE is disabled by Marcel Holtmann · 11 years ago
  74. cdba528 Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllers by Marcel Holtmann · 11 years ago
  75. e18503f l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses by François Cachereul · 11 years ago
  76. 80ad1d6 net: do not call sock_put() on TIMEWAIT sockets by Eric Dumazet · 11 years ago
  77. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  78. 6ae7053 tcp: sndbuf autotuning improvements by Eric Dumazet · 11 years ago
  79. bbe34cf fib_trie: avoid a redundant bit judgement in inflate by baker.zhang · 11 years ago
  80. 5843ef4 tcp: Always set options to 0 before calling tcp_established_options by Andi Kleen · 11 years ago
  81. 3b16629 Bluetooth: Fix memory leak with L2CAP signal channels by Marcel Holtmann · 11 years ago
  82. 6865d1e unix_diag: fix info leak by Mathias Krause · 11 years ago
  83. 9ab8cf3 Bluetooth: Increment management interface revision by Marcel Holtmann · 11 years ago
  84. 11802b2 Bluetooth: Fix advertising data flags with disabled BR/EDR by Johan Hedberg · 11 years ago
  85. e6fe798 Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responses by Johan Hedberg · 11 years ago
  86. d13eafc Bluetooth: Add management command for setting static address by Marcel Holtmann · 11 years ago
  87. 6c519ba batman-adv: set up network coding packet handlers during module init by Matthias Schiffer · 11 years ago
  88. a0cdf960 Bluetooth: Restrict disabling of HS when controller is powered off by Marcel Holtmann · 11 years ago
  89. 0663ca2 Bluetooth: Add a new mgmt_set_bredr command by Johan Hedberg · 11 years ago
  90. 56f8790 Bluetooth: Introduce a new HCI_BREDR_ENABLED flag by Johan Hedberg · 11 years ago
  91. e1d08f4 Bluetooth: Fix workqueue synchronization in hci_dev_open by Johan Hedberg · 11 years ago
  92. cbed0ca Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open function by Johan Hedberg · 11 years ago
  93. 922ca1d Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default by Marcel Holtmann · 11 years ago
  94. 10a8b86 Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation by Marcel Holtmann · 11 years ago
  95. ee39269 Bluetooth: Send new settings event when changing high speed option by Marcel Holtmann · 11 years ago
  96. 848566b Bluetooth: Provide high speed configuration option by Marcel Holtmann · 11 years ago
  97. 60f2a3e Bluetooth: Use only 2 bits for controller type information by Marcel Holtmann · 11 years ago
  98. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  99. c31eeac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  100. 0eab5eb pkt_sched: fq: rate limiting improvements by Eric Dumazet · 11 years ago