1. 7a5cc24 batman-adv: add bridge loop avoidance compile option by Simon Wunderlich · 13 years ago
  2. 38ef3d1 batman-adv: form groups in the bridge loop avoidance by Simon Wunderlich · 13 years ago
  3. b1a8c04 batman-adv: drop STP over batman by Simon Wunderlich · 13 years ago
  4. fe2da6f batman-adv: add broadcast duplicate check by Simon Wunderlich · 13 years ago
  5. 20ff9d5 batman-adv: don't let backbone gateways exchange tt entries by Simon Wunderlich · 13 years ago
  6. db08e6e batman-adv: allow multiple entries in tt_global_entries by Simon Wunderlich · 13 years ago
  7. 9bf8e4d batman-adv: export claim tables through debugfs by Simon Wunderlich · 13 years ago
  8. c867305 batman-adv: make bridge loop avoidance switchable by Simon Wunderlich · 13 years ago
  9. 2372138 batman-adv: add basic bridge loop avoidance code by Simon Wunderlich · 13 years ago
  10. a7f6ee9 batman-adv: remove old bridge loop avoidance code by Simon Wunderlich · 13 years ago
  11. 8681a1c batman-adv: encourage batman to take shorter routes by changing the default hop penalty by Marek Lindner · 13 years ago
  12. de7aae6 batman-adv: Remove declaration of only locally used functions by Sven Eckelmann · 13 years ago
  13. 0079d2c batman-adv: Replace bitarray operations with bitmap by Sven Eckelmann · 13 years ago
  14. c1faead batman-adv: use ETH_ALEN instead of hardcoded numeric constants by Antonio Quartulli · 13 years ago
  15. 10e3cd6 batman-adv: clean up Kconfig by Antonio Quartulli · 12 years ago
  16. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  17. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  18. 110c433 net: fix a race in sock_queue_err_skb() by Eric Dumazet · 12 years ago
  19. 4a7e7c2 netlink: fix races after skb queueing by Eric Dumazet · 12 years ago
  20. bcf1b70 phonet: Check input from user before allocating by Sasha Levin · 12 years ago
  21. 35f9c09 tcp: tcp_sendpages() should call tcp_push() once by Eric Dumazet · 12 years ago
  22. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  23. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  24. ce713ee net: replace continue with break to reduce unnecessary loop in xxx_xmarksources by RongQing.Li · 12 years ago
  25. 51c56b0 net: remove k{un}map_skb_frag() by Eric Dumazet · 12 years ago
  26. 08f10af net/dcb: Add an optional max rate attribute by Amir Vadai · 12 years ago
  27. d4a9686 net/route: export symbol ip_tos2prio by Amir Vadai · 12 years ago
  28. 78d5021 ipv6: fix array index in ip6_mc_add_src() by RongQing.Li · 12 years ago
  29. acdd598 sctp: Allow struct sctp_event_subscribe to grow without breaking binaries by Thomas Graf · 12 years ago
  30. 02eacbd ethtool: Add a common function for drivers with transmit time stamping. by Richard Cochran · 12 years ago
  31. c8f3a8c ethtool: Introduce a method for getting time stamping capabilities. by Richard Cochran · 12 years ago
  32. 2173bff ipv6: Fix 'inet6_rtm_getroute' to release 'rt->dst' in case of 'alloc_skb' failure by Shmulik Ladkani · 12 years ago
  33. d96fc65 netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc by Pablo Neira Ayuso · 12 years ago
  34. ee14186 netfilter: xt_CT: fix missing put timeout object in error path by Pablo Neira Ayuso · 12 years ago
  35. ca53e44 netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section by Pablo Neira Ayuso · 12 years ago
  36. 9b46178 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  37. ffe06c1 filter: add XOR operation by Jiri Pirko · 12 years ago
  38. 302d663 filter: Allow to create sk-unattached filters by Jiri Pirko · 12 years ago
  39. f03fb3f bpf jit: Make the filter.c::__load_pointer helper non-static for the jits by Jan Seiffert · 12 years ago
  40. 2f53384 tcp: allow splice() to build full TSO packets by Eric Dumazet · 12 years ago
  41. 2def16a net: fix /proc/net/dev regression by Eric Dumazet · 12 years ago
  42. eb6a248 af_unix: reduce high order page allocations by Eric Dumazet · 12 years ago
  43. 44b52bc netfilter: xt_CT: remove a compile warning by Pablo Neira Ayuso · 12 years ago
  44. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  45. edbc0bb net: Report dev->promiscuity in netlink reports. by Ben Greear · 12 years ago
  46. 8e5e8f3 net/ipv6/addrconf.c: Checkpatch cleanups by Eldad Zack · 12 years ago
  47. a2d91a0 net/ipv6/icmp.c: Checkpatch cleanups by Eldad Zack · 12 years ago
  48. 911c854 net/ipv6/fib6_rules.c: Checkpatch cleanup by Eldad Zack · 12 years ago
  49. 81bd60b net/ipv6/exthdrs_core.c: Checkpatch cleanups by Eldad Zack · 12 years ago
  50. ac3c817 net/ipv6/exthdrs.c: Checkpatch cleanups by Eldad Zack · 12 years ago
  51. b5a4257 net/ipv6/datagram.c: Checkpatch cleanups by Eldad Zack · 12 years ago
  52. d94d34a net/ipv6/addrconf_core.c: Checkpatch cleanup by Eldad Zack · 12 years ago
  53. 3e86670 net/ipv6/sit.c: Checkpatch cleanup by Eldad Zack · 12 years ago
  54. 61849dd vlan: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  55. 2eb812e bridge: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  56. 2809cec caif: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  57. 14ad664 gen_stats: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  58. 0e3cea7 fib_rules: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  59. be51da0 ieee802154: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  60. d317e4f netfilter: ipv4: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  61. f3756b7 ipv4: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  62. e549a6b netfilter: ipv6: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  63. c78679e ipv6: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  64. b21dddb decnet: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  65. a657434 rtnetlink: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  66. 9a6308d neighbour: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  67. 1eb4c97 dcbnl: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  68. 60aed2a l2tp: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  69. 7cf7899 ipset: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  70. 969e8e2 ipvs: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  71. bae65be nf_conntrack_core: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  72. cc1eb43 nf_conntrack_netlink: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  73. 516ee48 nf_conntrack_proto_dccp: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  74. f577694 nf_conntrack_proto_generic: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  75. 242ddfc nf_conntrack_proto_gre: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  76. 5e8d1eb nf_conntrack_proto_sctp: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  77. 4925a45 nf_conntrack_proto_tcp: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  78. 3c60a17 nf_conntrack_proto_udp{,lite}: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  79. 7c80118 nfnetlink_acct: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  80. 48f03bd nfnetlink_cttimeout: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  81. 1db20a5 nfnetlink_log: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  82. a447189 nfnetlink_queue: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  83. 444653f genetlink: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  84. 1e6428d nfc: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  85. 028d6a6 openvswitch: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  86. 7f116b5 phonet: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  87. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  88. 9360ffd wireless: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  89. d0fde79 xfrm_user: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  90. 72331bc ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4 by Shmulik Ladkani · 12 years ago
  91. 6523cf9 net/netfilter/nfnetlink_acct.c: use linux/atomic.h by Andrew Morton · 12 years ago
  92. 81213b5 rose_dev: fix memcpy-bug in rose_set_mac_address by danborkmann@iogearbox.net · 12 years ago
  93. 6737856 net/garp: avoid infinite loop if attribute already exists by David Ward · 12 years ago
  94. 54f5ffb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  95. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  96. 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  97. 58df9b3 Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  98. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  99. de312db mac80211: fix oper channel timestamp updation by Rajkumar Manoharan · 12 years ago
  100. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago