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