1. 1cd829c mac802154: RX data path by alex.bluesman.smirnov@gmail.com · 13 years ago
  2. 1010f54 mac802154: allocation of ieee802154 device by alex.bluesman.smirnov@gmail.com · 13 years ago
  3. c727e7f Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  4. 91df42b net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
  5. f321383 net: ipv6: Standardize prefixes for message logging by Joe Perches · 13 years ago
  6. ee446fd tokenring: delete all remaining driver support by Paul Gortmaker · 13 years ago
  7. 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 13 years ago
  8. 60eea6c atm: remove the coupling to token ring support by Paul Gortmaker · 13 years ago
  9. bc9b35a xfrm: Convert several xfrm policy match functions to bool. by David S. Miller · 13 years ago
  10. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 13 years ago
  11. 71b697fc xfrm_algo: drop an unnecessary inclusion by Jan Beulich · 13 years ago
  12. 7e15252 xfrm: make xfrm_algo.c a module by Jan Beulich · 13 years ago
  13. 7483360 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  14. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  15. 669d67b net: codel: fix build errors by Sasha Levin · 13 years ago
  16. ce5b4b9 net/codel: Add missing #include <linux/prefetch.h> by Geert Uytterhoeven · 13 years ago
  17. 521251f batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already exists by Antonio Quartulli · 13 years ago
  18. e015726 batman-adv: Start new development cycle by Sven Eckelmann · 13 years ago
  19. 6796958 batman-adv: use shorter pr_warn instead of pr_warning by Sven Eckelmann · 13 years ago
  20. 8c7bf24 batman-adv: refactor window_protected to avoid unnecessary return statement by Marek Lindner · 13 years ago
  21. e3b0d0d batman-adv: prepare lq_update_lock to be shared among different protocols by Marek Lindner · 13 years ago
  22. 3275e7c batman-adv: improve unicast packet (re)routing by Antonio Quartulli · 13 years ago
  23. 8710e26 batman-adv: avoid skb_linearise() if not needed by Antonio Quartulli · 13 years ago
  24. 4b549a2 fq_codel: Fair Queue Codel AQM by Eric Dumazet · 13 years ago
  25. 647c0c7 net/ipv6/af_inet6.c: checkpatch cleanup by Eldad Zack · 13 years ago
  26. 35c133a batman-adv: add contributor name by Antonio Quartulli · 13 years ago
  27. c64703a batman-adv: update copyright years by Antonio Quartulli · 13 years ago
  28. fefa532 batman-adv: fix checkpatch string complaint by Marek Lindner · 13 years ago
  29. 13b2541 batman-adv: avoid temporary routing loops by being strict on forwarded OGMs by Marek Lindner · 13 years ago
  30. 9d853f6 batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT by Linus Luessing · 13 years ago
  31. f245c38 batman-adv: rename sysfs macros to reflect the soft-interface dependency by Marek Lindner · 13 years ago
  32. c322939 batman-adv: refactoring API: find generalized name for bat_ogm_update_mac callback by Marek Lindner · 13 years ago
  33. edbf12b batman-adv: ignore protocol packets if the interface did not enable this protocol by Marek Lindner · 13 years ago
  34. 7ae8b28 batman-adv: split neigh_new function into generic and batman iv specific parts by Marek Lindner · 13 years ago
  35. 0b0094e batman-adv: replace HZ calculations with jiffies_to_msecs() by Marek Lindner · 13 years ago
  36. d7b2a97 batman-adv: rename last_valid to last_seen by Marek Lindner · 13 years ago
  37. c3e2931 batman-adv: register batman ogm receive function during protocol init by Marek Lindner · 13 years ago
  38. ffa995e batman-adv: introduce packet type handler array for incoming packets by Marek Lindner · 13 years ago
  39. 75cd33f batman-adv: introduce is_single_hop_neigh variable to increase readability by Marek Lindner · 13 years ago
  40. 9205cc5 batman-adv: fix wrong dhcp option list browsing by Antonio Quartulli · 13 years ago
  41. 06a4c1c 6lowpan: IPv6 link local address by alex.bluesman.smirnov@gmail.com · 13 years ago
  42. 76e3cc1 codel: Controlled Delay AQM by Eric Dumazet · 13 years ago
  43. 2dd875f net_sched: update bstats in dequeue() by Eric Dumazet · 13 years ago
  44. a6700db net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits by Joe Perches · 13 years ago
  45. d301e32 l2tp: fix data packet sequence number handling by James Chapman · 13 years ago
  46. 38d40b3 l2tp: fix reorder timeout recovery by James Chapman · 13 years ago
  47. 1070b1b tcp: Out-line tcp_try_rmem_schedule by Pavel Emelyanov · 13 years ago
  48. 3c961af tcp: Schedule rmem for rcvq repair send by Pavel Emelyanov · 13 years ago
  49. 292e8d8 tcp: Move rcvq sending to tcp_input.c by Pavel Emelyanov · 13 years ago
  50. ae535ba Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 13 years ago
  51. 41c3cb6 ethtool: Extend the ethtool API to obtain plugin module eeprom data by Stuart Hodgson · 13 years ago
  52. 081d094 ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors by Ben Hutchings · 13 years ago
  53. 8feedbb dsa: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  54. 4c76472 wireless: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 13 years ago
  55. ac422d3 wireless: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  56. 8561cf9 netfilter: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  57. 3bc7945 mac80211: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 13 years ago
  58. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  59. c47fc98 bluetooth: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  60. 150238e atm: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  61. 9a7b6ef9 bridge: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  62. 171fe5ef bridge: netfilter: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  63. 53a2b3a 8021q: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  64. 28b2980 802: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  65. 0197dee netfilter: hashlimit: byte-based limit mode by Florian Westphal · 13 years ago
  66. 817e076 netfilter: hashlimit: move rateinfo initialization to helper by Florian Westphal · 13 years ago
  67. 7a909ac netfilter: limit, hashlimit: avoid duplicated inline by Florian Westphal · 13 years ago
  68. cf308a1 netfilter: add xt_hmark target for hash-based skb marking by Hans Schillstrom · 13 years ago
  69. 84018f5 netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() by Hans Schillstrom · 13 years ago
  70. 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 13 years ago
  71. b91e64a mac80211: Allow nonHT/HT peering in mesh by Ashok Nagarajan · 13 years ago
  72. 57aac7c mac80211: Implement HT mixed protection mode by Ashok Nagarajan · 13 years ago
  73. 431e315 mac80211: Advertise HT protection mode in IEs by Ashok Nagarajan · 13 years ago
  74. ef9456a cfg80211: fix BSS comparison by Emmanuel Grumbach · 13 years ago
  75. 3073a7c mac80211: Add more ethtools stats: survey, rates, etc by Ben Greear · 13 years ago
  76. e352114 mac80211: Framework to get wifi-driver stats via ethtool. by Ben Greear · 13 years ago
  77. b1ab792 mac80211: Support getting sta_info stats via ethtool. by Ben Greear · 13 years ago
  78. d619921 cfg80211: Add framework to support ethtool stats. by Ben Greear · 13 years ago
  79. c7d2582 mac80211: don't transmit 40MHz frames to 20MHz peer by Thomas Pedersen · 13 years ago
  80. e87278e mac80211: insert mesh peer after init by Thomas Pedersen · 13 years ago
  81. 91a0099 mac80211: fix rate control update on 2040 bss change by Rajkumar Manoharan · 13 years ago
  82. d16cf20 netfilter: remove ip_queue support by Pablo Neira Ayuso · 13 years ago
  83. 6714cf5 netfilter: nf_conntrack: fix explicit helper attachment and NAT by Pablo Neira Ayuso · 13 years ago
  84. 9768e1a netfilter: nf_ct_expect: partially implement ctnetlink_change_expect by Kelvie Wong · 13 years ago
  85. 6d8ebc8 net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync by Hans Schillstrom · 13 years ago
  86. 068d522 ipvs: ip_vs_proto: local functions should not be exposed globally by H Hartley Sweeten · 13 years ago
  87. d5cce20 ipvs: ip_vs_ftp: local functions should not be exposed globally by H Hartley Sweeten · 13 years ago
  88. 6b324db ipvs: optimize the use of flags in ip_vs_bind_dest by Pablo Neira Ayuso · 13 years ago
  89. f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 13 years ago
  90. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 13 years ago
  91. 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 13 years ago
  92. cdcc5e9 ipvs: always update some of the flags bits in backup by Julian Anastasov · 13 years ago
  93. 882a844 ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter by Julian Anastasov · 13 years ago
  94. 06611f8 ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest by Julian Anastasov · 13 years ago
  95. 82cfc06 ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server by Julian Anastasov · 13 years ago
  96. 9615e61e ipvs: use GFP_KERNEL allocation where possible by Sasha Levin · 13 years ago
  97. d6318f0 ipvs: SH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 13 years ago
  98. 45d4e71 ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init by Julian Anastasov · 13 years ago
  99. 4f2a94d ipvs: WRR scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 13 years ago
  100. 4beddbe ipvs: DH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 13 years ago