1. cbc264c ip_frag: struct inet_frags match() method returns a bool by Eric Dumazet · 12 years ago
  2. 349f29d econet: remove ancient bug ridden protocol by Stephen Hemminger · 12 years ago
  3. a508da6 lapb: Neaten debugging by Joe Perches · 12 years ago
  4. cad456d drop_monitor: convert to modular building by Neil Horman · 12 years ago
  5. a1c7fff net: netdev_alloc_skb() use build_skb() by Eric Dumazet · 12 years ago
  6. 1de5a71 ipv6: correct the ipv6 option name - Pad0 to Pad1 by Eldad Zack · 12 years ago
  7. a2a385d tcp: bool conversions by Eric Dumazet · 12 years ago
  8. e005d19 net: core: Use pr_<level> by Joe Perches · 12 years ago
  9. 675418d net: ipv6: ndisc: Neaten ND_PRINTx macros by Joe Perches · 12 years ago
  10. f342cda pktgen: Use pr_debug by Joe Perches · 12 years ago
  11. dc6b9b7 net: include/net/sock.h cleanup by Eric Dumazet · 12 years ago
  12. a4ca44f net: l2tp: Standardize logging styles by Joe Perches · 12 years ago
  13. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  14. be3eed2 netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER by Pablo Neira Ayuso · 12 years ago
  15. 1a52099 netfilter: xt_CT: remove redundant header include by Eldad Zack · 12 years ago
  16. 127f559 netfilter: ipset: fix timeout value overflow bug by Jozsef Kadlecsik · 12 years ago
  17. 1a4ac98 netfilter: nf_ct_tcp: extend log message for invalid ignored packets by Pablo Neira Ayuso · 12 years ago
  18. c44f5fa netfilter: xt_HMARK: modulus is expensive for hash calculation by Pablo Neira Ayuso · 12 years ago
  19. 5861811 netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr() by Dan Carpenter · 12 years ago
  20. 1f27e25 netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits by Florian Westphal · 12 years ago
  21. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 12 years ago
  22. 1b23a5d net: sock_flag() cleanup by Eric Dumazet · 12 years ago
  23. 865ec55 fq_codel: should use qdisc backlog as threshold by Eric Dumazet · 12 years ago
  24. 0606069 mac802154: monitor device support by alex.bluesman.smirnov@gmail.com · 12 years ago
  25. 62610ad mac802154: slaves management support by alex.bluesman.smirnov@gmail.com · 12 years ago
  26. 90c049b ieee802154: interface type to be added by alex.bluesman.smirnov@gmail.com · 12 years ago
  27. ef2486f mac802154: basic mib support by alex.bluesman.smirnov@gmail.com · 12 years ago
  28. 6e2128d mac802154: basic MAC commands interface support by alex.bluesman.smirnov@gmail.com · 12 years ago
  29. 4d23c9c mac802154: slave interfaces declaration by alex.bluesman.smirnov@gmail.com · 12 years ago
  30. 5b641eb mac802154: TX data path by alex.bluesman.smirnov@gmail.com · 12 years ago
  31. 1cd829c mac802154: RX data path by alex.bluesman.smirnov@gmail.com · 12 years ago
  32. 1010f54 mac802154: allocation of ieee802154 device by alex.bluesman.smirnov@gmail.com · 12 years ago
  33. c727e7f Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  34. 91df42b net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  35. f321383 net: ipv6: Standardize prefixes for message logging by Joe Perches · 12 years ago
  36. ee446fd tokenring: delete all remaining driver support by Paul Gortmaker · 12 years ago
  37. 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 12 years ago
  38. 60eea6c atm: remove the coupling to token ring support by Paul Gortmaker · 12 years ago
  39. 6037463 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
  40. bc9b35a xfrm: Convert several xfrm policy match functions to bool. by David S. Miller · 12 years ago
  41. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  42. 71b697fc xfrm_algo: drop an unnecessary inclusion by Jan Beulich · 12 years ago
  43. 7e15252 xfrm: make xfrm_algo.c a module by Jan Beulich · 12 years ago
  44. 7483360 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  45. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  46. 669d67b net: codel: fix build errors by Sasha Levin · 12 years ago
  47. ce5b4b9 net/codel: Add missing #include <linux/prefetch.h> by Geert Uytterhoeven · 12 years ago
  48. 671267b Bluetooth: mgmt: Fix device_connected sending order by Johan Hedberg · 12 years ago
  49. a7d7723 Bluetooth: notify userspace of security level change by Gustavo Padovan · 12 years ago
  50. 521251f batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already exists by Antonio Quartulli · 13 years ago
  51. 8aa51d6 openvswitch: checking wrong variable in queue_userspace_packet() by Dan Carpenter · 12 years ago
  52. e015726 batman-adv: Start new development cycle by Sven Eckelmann · 13 years ago
  53. 6796958 batman-adv: use shorter pr_warn instead of pr_warning by Sven Eckelmann · 13 years ago
  54. 8c7bf24 batman-adv: refactor window_protected to avoid unnecessary return statement by Marek Lindner · 13 years ago
  55. e3b0d0d batman-adv: prepare lq_update_lock to be shared among different protocols by Marek Lindner · 13 years ago
  56. 3275e7c batman-adv: improve unicast packet (re)routing by Antonio Quartulli · 13 years ago
  57. 8710e26 batman-adv: avoid skb_linearise() if not needed by Antonio Quartulli · 13 years ago
  58. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  59. 4b549a2 fq_codel: Fair Queue Codel AQM by Eric Dumazet · 12 years ago
  60. 647c0c7 net/ipv6/af_inet6.c: checkpatch cleanup by Eldad Zack · 12 years ago
  61. 35c133a batman-adv: add contributor name by Antonio Quartulli · 13 years ago
  62. c64703a batman-adv: update copyright years by Antonio Quartulli · 13 years ago
  63. fefa532 batman-adv: fix checkpatch string complaint by Marek Lindner · 13 years ago
  64. 13b2541 batman-adv: avoid temporary routing loops by being strict on forwarded OGMs by Marek Lindner · 13 years ago
  65. 9d853f6 batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT by Linus Luessing · 13 years ago
  66. f245c38 batman-adv: rename sysfs macros to reflect the soft-interface dependency by Marek Lindner · 13 years ago
  67. c322939 batman-adv: refactoring API: find generalized name for bat_ogm_update_mac callback by Marek Lindner · 13 years ago
  68. edbf12b batman-adv: ignore protocol packets if the interface did not enable this protocol by Marek Lindner · 13 years ago
  69. 7ae8b28 batman-adv: split neigh_new function into generic and batman iv specific parts by Marek Lindner · 13 years ago
  70. 0b0094e batman-adv: replace HZ calculations with jiffies_to_msecs() by Marek Lindner · 13 years ago
  71. d7b2a97 batman-adv: rename last_valid to last_seen by Marek Lindner · 13 years ago
  72. c3e2931 batman-adv: register batman ogm receive function during protocol init by Marek Lindner · 13 years ago
  73. ffa995e batman-adv: introduce packet type handler array for incoming packets by Marek Lindner · 13 years ago
  74. 75cd33f batman-adv: introduce is_single_hop_neigh variable to increase readability by Marek Lindner · 13 years ago
  75. 9205cc5 batman-adv: fix wrong dhcp option list browsing by Antonio Quartulli · 13 years ago
  76. 06a4c1c 6lowpan: IPv6 link local address by alex.bluesman.smirnov@gmail.com · 12 years ago
  77. 76e3cc1 codel: Controlled Delay AQM by Eric Dumazet · 12 years ago
  78. 2dd875f net_sched: update bstats in dequeue() by Eric Dumazet · 12 years ago
  79. a6700db net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits by Joe Perches · 12 years ago
  80. d301e32 l2tp: fix data packet sequence number handling by James Chapman · 12 years ago
  81. 38d40b3 l2tp: fix reorder timeout recovery by James Chapman · 12 years ago
  82. 1070b1b tcp: Out-line tcp_try_rmem_schedule by Pavel Emelyanov · 12 years ago
  83. 3c961af tcp: Schedule rmem for rcvq repair send by Pavel Emelyanov · 12 years ago
  84. 292e8d8 tcp: Move rcvq sending to tcp_input.c by Pavel Emelyanov · 12 years ago
  85. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 12 years ago
  86. c57b546 pktgen: fix crash at module unload by Eric Dumazet · 12 years ago
  87. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 12 years ago
  88. dccd9ecc ipv4: Do not use dead fib_info entries. by David S. Miller · 12 years ago
  89. bc46f93 Merge tag 'nfs-for-3.4-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  90. 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
  91. 41c3cb6 ethtool: Extend the ethtool API to obtain plugin module eeprom data by Stuart Hodgson · 12 years ago
  92. 081d094 ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors by Ben Hutchings · 12 years ago
  93. 8feedbb dsa: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  94. 4c76472 wireless: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 12 years ago
  95. ac422d3 wireless: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  96. 8561cf9 netfilter: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  97. 3bc7945 mac80211: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 12 years ago
  98. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  99. c47fc98 bluetooth: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  100. 150238e atm: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago