1. c322939 batman-adv: refactoring API: find generalized name for bat_ogm_update_mac callback by Marek Lindner · 12 years ago
  2. edbf12b batman-adv: ignore protocol packets if the interface did not enable this protocol by Marek Lindner · 12 years ago
  3. 7ae8b28 batman-adv: split neigh_new function into generic and batman iv specific parts by Marek Lindner · 12 years ago
  4. 0b0094e batman-adv: replace HZ calculations with jiffies_to_msecs() by Marek Lindner · 12 years ago
  5. d7b2a97 batman-adv: rename last_valid to last_seen by Marek Lindner · 12 years ago
  6. c3e2931 batman-adv: register batman ogm receive function during protocol init by Marek Lindner · 12 years ago
  7. ffa995e batman-adv: introduce packet type handler array for incoming packets by Marek Lindner · 12 years ago
  8. 75cd33f batman-adv: introduce is_single_hop_neigh variable to increase readability by Marek Lindner · 12 years ago
  9. 9205cc5 batman-adv: fix wrong dhcp option list browsing by Antonio Quartulli · 12 years ago
  10. 06a4c1c 6lowpan: IPv6 link local address by alex.bluesman.smirnov@gmail.com · 12 years ago
  11. 76e3cc1 codel: Controlled Delay AQM by Eric Dumazet · 12 years ago
  12. 2dd875f net_sched: update bstats in dequeue() by Eric Dumazet · 12 years ago
  13. a6700db net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits by Joe Perches · 12 years ago
  14. d301e32 l2tp: fix data packet sequence number handling by James Chapman · 12 years ago
  15. 38d40b3 l2tp: fix reorder timeout recovery by James Chapman · 12 years ago
  16. 1070b1b tcp: Out-line tcp_try_rmem_schedule by Pavel Emelyanov · 12 years ago
  17. 3c961af tcp: Schedule rmem for rcvq repair send by Pavel Emelyanov · 12 years ago
  18. 292e8d8 tcp: Move rcvq sending to tcp_input.c by Pavel Emelyanov · 12 years ago
  19. ae535ba Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  20. 41c3cb6 ethtool: Extend the ethtool API to obtain plugin module eeprom data by Stuart Hodgson · 12 years ago
  21. 081d094 ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors by Ben Hutchings · 12 years ago
  22. 8feedbb dsa: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  23. 4c76472 wireless: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 12 years ago
  24. ac422d3 wireless: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  25. 8561cf9 netfilter: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  26. 3bc7945 mac80211: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 12 years ago
  27. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  28. c47fc98 bluetooth: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  29. 150238e atm: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  30. 9a7b6ef9 bridge: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  31. 171fe5ef bridge: netfilter: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  32. 53a2b3a 8021q: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  33. 28b2980 802: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  34. 0197dee netfilter: hashlimit: byte-based limit mode by Florian Westphal · 12 years ago
  35. 817e076 netfilter: hashlimit: move rateinfo initialization to helper by Florian Westphal · 12 years ago
  36. 7a909ac netfilter: limit, hashlimit: avoid duplicated inline by Florian Westphal · 12 years ago
  37. cf308a1 netfilter: add xt_hmark target for hash-based skb marking by Hans Schillstrom · 12 years ago
  38. 84018f5 netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() by Hans Schillstrom · 12 years ago
  39. d16cf20 netfilter: remove ip_queue support by Pablo Neira Ayuso · 12 years ago
  40. 6714cf5 netfilter: nf_conntrack: fix explicit helper attachment and NAT by Pablo Neira Ayuso · 12 years ago
  41. 9768e1a netfilter: nf_ct_expect: partially implement ctnetlink_change_expect by Kelvie Wong · 12 years ago
  42. 6d8ebc8 net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync by Hans Schillstrom · 12 years ago
  43. 068d522 ipvs: ip_vs_proto: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  44. d5cce20 ipvs: ip_vs_ftp: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  45. 6b324db ipvs: optimize the use of flags in ip_vs_bind_dest by Pablo Neira Ayuso · 12 years ago
  46. f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 12 years ago
  47. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 12 years ago
  48. 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 12 years ago
  49. cdcc5e9 ipvs: always update some of the flags bits in backup by Julian Anastasov · 12 years ago
  50. 882a844 ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter by Julian Anastasov · 12 years ago
  51. 06611f8 ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest by Julian Anastasov · 12 years ago
  52. 82cfc06 ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server by Julian Anastasov · 12 years ago
  53. 9615e61e ipvs: use GFP_KERNEL allocation where possible by Sasha Levin · 12 years ago
  54. d6318f0 ipvs: SH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  55. 45d4e71 ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init by Julian Anastasov · 12 years ago
  56. 4f2a94d ipvs: WRR scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  57. 4beddbe ipvs: DH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  58. 748d845 ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init by Julian Anastasov · 12 years ago
  59. 41cff6d ipvs: timeout tables do not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  60. 4981682 netfilter: bridge: optionally set indev to vlan by Pablo Neira Ayuso · 12 years ago
  61. a900689 netfilter: nf_ct_helper: allow to disable automatic helper assignment by Eric Leblond · 12 years ago
  62. 031d770 netfilter: nf_ct_ecache: refactor notifier registration by Tony Zelenoff · 12 years ago
  63. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  64. 3a084dd net: IP_MULTICAST_IF setsockopt now recognizes struct mreq by Jiri Pirko · 12 years ago
  65. ec47ea8 skb: Add inline helper for getting the skb end offset from head by Alexander Duyck · 12 years ago
  66. 3e24591 skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_head by Alexander Duyck · 12 years ago
  67. 9202e31 skb: Drop bad code from pskb_expand_head by Alexander Duyck · 12 years ago
  68. bd14b1b tcp: be more strict before accepting ECN negociation by Eric Dumazet · 12 years ago
  69. 1704575 net: sched: factorize code (qdisc_drop()) by Eric Dumazet · 12 years ago
  70. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  71. 3a7c1ee4 skb: Add skb_head_is_locked helper function by Alexander Duyck · 12 years ago
  72. 715dc1f net: Fix truesize accounting in skb_gro_receive() by Eric Dumazet · 12 years ago
  73. 34a802a tcp: move stats merge to the end of tcp_try_coalesce by Alexander Duyck · 12 years ago
  74. 57b55a7 tcp: Move code related to head frag in tcp_try_coalesce by Alexander Duyck · 12 years ago
  75. c73c3d9 tcp: Fix truesize accounting in tcp_try_coalesce by Alexander Duyck · 12 years ago
  76. 8c1ae10 net: Add missing linux/prefetch.h include to net/core/sock.c by David S. Miller · 12 years ago
  77. 2996d31 net: Stop decapitating clones that have a head_frag by Alexander Duyck · 12 years ago
  78. b081f85 net: implement tcp coalescing in tcp_queue_rcv() by Eric Dumazet · 12 years ago
  79. 923dd34 net: take care of cloned skbs in tcp_try_coalesce() by Eric Dumazet · 12 years ago
  80. b49960a tcp: change tcp_adv_win_scale and tcp_rmem[2] by Eric Dumazet · 12 years ago
  81. 84768ed net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg by Sasha Levin · 12 years ago
  82. 4fdcfa1 drop_monitor: prevent init path from scheduling on the wrong cpu by Neil Horman · 12 years ago
  83. 750ea2b tcp: early retransmit: delayed fast retransmit by Yuchung Cheng · 12 years ago
  84. eed530b tcp: early retransmit by Yuchung Cheng · 12 years ago
  85. 1fbc340 tcp: early retransmit: tcp_enter_recovery() by Yuchung Cheng · 12 years ago
  86. 076e777 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
  87. 116a0fc netem: fix possible skb leak by Eric Dumazet · 12 years ago
  88. e4ae004 netem: add ECN capability by Eric Dumazet · 12 years ago
  89. e4cbb02 net: add a prefetch in socket backlog processing by Eric Dumazet · 12 years ago
  90. 5dac94e l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6 by James Chapman · 12 years ago
  91. a32e0ee l2tp: introduce L2TPv3 IP encapsulation support for IPv6 by Chris Elston · 12 years ago
  92. a495f83 ipv6: Export ipv6 functions for use by other protocols by Chris Elston · 12 years ago
  93. f9bac8d l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels by Chris Elston · 12 years ago
  94. 2121c3f l2tp: show IPv6 addresses in l2tp debugfs file by Chris Elston · 12 years ago
  95. b79585f l2tp: pppol2tp_connect() handles ipv6 sockaddr variants by James Chapman · 12 years ago
  96. c8657fd l2tp: remove unused stats from l2tp_ip socket by James Chapman · 12 years ago
  97. de3c7a1 l2tp: Use ip4_datagram_connect() in l2tp_ip_connect() by James Chapman · 12 years ago
  98. 5de7aee l2tp: fix locking of 64-bit counters for smp by James Chapman · 12 years ago
  99. b6d151b Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  100. 1d0c0b3 net: makes skb_splice_bits() aware of skb->head_frag by Eric Dumazet · 12 years ago