1. b20ab9cc netfilter: nf_ct_helper: better logging for dropped packets by Pablo Neira Ayuso · 11 years ago
  2. c14b78e netfilter: nfnetlink: add mutex per subsystem by Pablo Neira Ayuso · 11 years ago
  3. 5474f57 netfilter: xt_CT: add alias flag by Pablo Neira Ayuso · 11 years ago
  4. d1beadd netfilter: xt_conntrack: Add flag to support aliases by Jozsef Kadlecsik · 11 years ago
  5. 33397a7 Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 11 years ago
  6. 6fcdf4f wanrouter: delete now orphaned header content, files/drivers by Paul Gortmaker · 11 years ago
  7. 955154f net/mlx4_en: Don't reassign port mac address on firmware that supports it by Matan Barak · 11 years ago
  8. 1836768 ipv6 flowlabel: Convert np->ipv6_fl_list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  9. d3aedd5 ipv6 flowlabel: Convert hash list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  10. 70e94e6 xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  11. ff88b30 xfrm: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  12. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  13. 5c766d6 ipv4: introduce address lifetime by Jiri Pirko · 11 years ago
  14. 3ef0eb0 net: frag, move LRU list maintenance outside of rwlock by Jesper Dangaard Brouer · 11 years ago
  15. 6d7b857 net: use lib/percpu_counter API for fragmentation mem accounting by Jesper Dangaard Brouer · 11 years ago
  16. d433673 net: frag helper functions for mem limit tracking by Jesper Dangaard Brouer · 11 years ago
  17. 6e34a8b net: cacheline adjust struct inet_frag_queue by Jesper Dangaard Brouer · 11 years ago
  18. 5f8e1e8 net: cacheline adjust struct inet_frags for better frag performance by Jesper Dangaard Brouer · 11 years ago
  19. cd39a78 net: cacheline adjust struct netns_frags for better frag performance by Jesper Dangaard Brouer · 11 years ago
  20. 08433ef net neigh: Optimize neighbor entry size calculation. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  21. 7ab59dc drivers/net/phy/micrel_phy: Add support for new PHYs by David J. Choi · 11 years ago
  22. 5fbee84 netpoll: add RCU annotation to npinfo field by Cong Wang · 11 years ago
  23. ce4a600 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  24. 2bf3440 can: rework skb reserved data handling by Oliver Hartkopp · 11 years ago
  25. 325a86b Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 11 years ago
  26. 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  27. 22f8379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  28. cef401d net: fix possible wrong checksum generation by Eric Dumazet · 11 years ago
  29. 6155002 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  30. 0e36cbb net: add RCU annotation to sk_dst_cache field by Cong Wang · 11 years ago
  31. cec771d decnet: use correct RCU API to deref sk_dst_cache field by Cong Wang · 11 years ago
  32. a1b1add gro: Fix kcalloc argument order by Joe Perches · 11 years ago
  33. b640bee Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  34. 0a8c290 mfd: da9052/53 lockup fix by Ashish Jangam · 11 years ago
  35. ab4e8f8 mfd: rtsx: Add clock divider hook by Wei WANG · 11 years ago
  36. d817ac4 mfd: rtsx: Add output voltage switch hook by Wei WANG · 11 years ago
  37. e6afa00 can: gw: indicate and count deleted frames due to misconfiguration by Oliver Hartkopp · 11 years ago
  38. d904d3e can: gw: make routing to the incoming CAN interface configurable by Oliver Hartkopp · 11 years ago
  39. 156c2bb can: add private data space for CAN sk_buffs by Oliver Hartkopp · 11 years ago
  40. a1ef7bd can: rename LED trigger name on netdev renames by Kurt Van Dijck · 11 years ago
  41. bf03a53 can: export a safe netdev_priv wrapper for candev by Kurt Van Dijck · 11 years ago
  42. 996a953 can: add tx/rx LED trigger support by Fabio Baltieri · 11 years ago
  43. 1496ec1 Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  44. 248152b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  45. 93b9c1d Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  46. 5ba2495 soreuseport: TCP/IPv6 implementation by Tom Herbert · 11 years ago
  47. da5e363 soreuseport: TCP/IPv4 implementation by Tom Herbert · 11 years ago
  48. 055dc21 soreuseport: infrastructure by Tom Herbert · 11 years ago
  49. c296bb4 netfilter: nf_conntrack: refactor l4proto support for netns by Gao feng · 11 years ago
  50. 6330750 netfilter: nf_conntrack: refactor l3proto support for netns by Gao feng · 11 years ago
  51. 04d8700 netfilter: nf_ct_proto: move initialization out of pernet_operations by Gao feng · 11 years ago
  52. 5f69b8f netfilter: nf_ct_labels: move initialization out of pernet_operations by Gao feng · 11 years ago
  53. 5e615b2 netfilter: nf_ct_helper: move initialization out of pernet_operations by Gao feng · 11 years ago
  54. 8684094 netfilter: nf_ct_timeout: move initialization out of pernet_operations by Gao feng · 11 years ago
  55. 3fe0f94 netfilter: nf_ct_ecache: move initialization out of pernet_operations by Gao feng · 11 years ago
  56. 73f4001 netfilter: nf_ct_tstamp: move initialization out of pernet_operations by Gao feng · 11 years ago
  57. b7ff3a1 netfilter: nf_ct_acct: move initialization out of pernet_operations by Gao feng · 11 years ago
  58. 83b4dbe netfilter: nf_ct_expect: move initialization out of pernet_operations by Gao feng · 11 years ago
  59. f94161c netfilter: nf_conntrack: move initialization out of pernet operations by Gao feng · 11 years ago
  60. 066433a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  61. 51edce0 Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  62. 0944c0a Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 11 years ago
  63. 910ffdb ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() by Oleg Nesterov · 11 years ago
  64. 00441b5 mfd: Fix compile errors and warnings when !CONFIG_AB8500_BM by Lee Jones · 11 years ago
  65. b2555b8 Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 11 years ago
  66. 6509141 usbnet: add new flag FLAG_NOARP for usb net devices by Wei Shuai · 11 years ago
  67. 8141ed9 ipv4: Add a socket release callback for datagram sockets by Steffen Klassert · 11 years ago
  68. 7e58d5a virtio-net: introduce a new control to set macaddr by Amos Kong · 11 years ago
  69. fa0879e net: split eth_mac_addr for better error handling by Stefan Hajnoczi · 11 years ago
  70. 660b26d mcast: add multicast proxy support (IPv4 and IPv6) by Nicolas Dichtel · 11 years ago
  71. bbb923a mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt() by Nicolas Dichtel · 11 years ago
  72. 2576f17 ipv6: Unshare ip6_nd_hdr() and change return type to void. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  73. c558e9f ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  74. 8a454ab netfilter: add missing xt_connlabel.h header in installation by Pablo Neira Ayuso · 11 years ago
  75. e7db3cb netfilter: add missing xt_bpf.h header in installation by Pablo Neira Ayuso · 11 years ago
  76. e6f30c7 netfilter: x_tables: add xt_bpf match by Willem de Bruijn · 11 years ago
  77. 02bfd8e xfrm: Remove unused defines by Steffen Klassert · 11 years ago
  78. d164156 ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  79. 9d10077 ipv6: Optimize ipv6_addr_is_solict_mult(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  80. ca97a64 ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast Addresses. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  81. b27b28c ipv6: Make ipv6_addr_is_XXX() return boolean. by YOSHIFUJI Hideaki · 11 years ago
  82. 2263647 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  83. 3a142ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  84. edea0d0 ia64: kill thread_matches(), unexport ptrace_check_attach() by Oleg Nesterov · 11 years ago
  85. 793388a Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  86. 12fd84f ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  87. 2f91ec8 asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build by Kirill A. Shutemov · 11 years ago
  88. 887c95c ipv6: Complete neighbour entry removal from dst_entry. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  89. 9bb5a14 ipv6: Introduce rt6_nexthop() to select nexthop address. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  90. ac3175f ndisc: Introduce __ipv6_neigh_lookup_noref(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  91. 8e022ee ndisc: Remove tbl argument for __ipv6_neigh_lookup(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  92. 9b21f6a netfilter: ctnetlink: allow userspace to modify labels by Florian Westphal · 11 years ago
  93. 0ceabd8 netfilter: ctnetlink: deliver labels to userspace by Florian Westphal · 11 years ago
  94. c539f01 netfilter: add connlabel conntrack extension by Florian Westphal · 11 years ago
  95. ebebd49 8250/16?50: Add support for Broadcom TruManage redirected serial port by Stephen Hurd · 11 years ago
  96. 7266507 netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones by Kevin Cernekee · 11 years ago
  97. 512613d ipv6: fix ipv6_prefix_equal64_half mask conversion by Fabio Baltieri · 11 years ago
  98. c2a9366 net: increase fragment memory usage limits by Jesper Dangaard Brouer · 11 years ago
  99. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 11 years ago
  100. 07f623d ipv6: Fix endianess warning in ip6_flow_hdr(). by YOSHIFUJI Hideaki · 11 years ago