1. 674147e netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset by Pablo Neira Ayuso · 12 years ago
  2. 7c62234 netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled by Pablo Neira Ayuso · 12 years ago
  3. 82f437b Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  4. 7f95e18 include/net/dst.h: neaten asterisk placement by Eldad Zack · 12 years ago
  5. 12f7a50 netfilter: add user-space connection tracking helper infrastructure by Pablo Neira Ayuso · 13 years ago
  6. ae243be netfilter: ctnetlink: add CTA_HELP_INFO attribute by Pablo Neira Ayuso · 12 years ago
  7. 8c88f87 netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled by Pablo Neira Ayuso · 12 years ago
  8. 9cb0176 netfilter: add glue code to integrate nfnetlink_queue and ctnetlink by Pablo Neira Ayuso · 12 years ago
  9. 1afc567 netfilter: nf_ct_helper: implement variable length helper private data by Pablo Neira Ayuso · 12 years ago
  10. 3cf4c7e netfilter: nf_ct_ext: support variable length extensions by Pablo Neira Ayuso · 13 years ago
  11. 3a8fc53 netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names by Pablo Neira Ayuso · 13 years ago
  12. aee289b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  13. e8803b6 Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route" by David S. Miller · 12 years ago
  14. 7e52b33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  15. 2a0c451 ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route by Thomas Graf · 12 years ago
  16. 62b1a8a net: remove skb_orphan_try() by Eric Dumazet · 12 years ago
  17. 81aded2 ipv6: Handle PMTU in ICMP error handlers. by David S. Miller · 12 years ago
  18. 3639339 ipv4: Handle PMTU in all ICMP error handlers. by David S. Miller · 12 years ago
  19. b532ff2 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  20. fea7c78 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  21. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  22. 380622e Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and 'sh/trivial' into sh-fixes-for-linus by Paul Mundt · 12 years ago
  23. 95603e2 net-next: add dev_loopback_xmit() to avoid duplicate code by Michel Machado · 12 years ago
  24. 4a5a14d usbnet: remove flag of EVENT_DEV_WAKING by tom.leiming@gmail.com · 12 years ago
  25. 5ee31c68 bonding: Fix corrupted queue_mapping by Eric Dumazet · 12 years ago
  26. d0daebc3 ipv4: Add interface option to enable routing of 127.0.0.0/8 by Thomas Graf · 12 years ago
  27. 5aa04d3 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  28. 0440507 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  29. fe45616 drm: increase DRM_OBJECT_MAX_PROPERTY to 24 by Paulo Zanoni · 12 years ago
  30. 55afaba inet: Fix BUG triggered by __rt{,6}_get_peer(). by David S. Miller · 12 years ago
  31. 9136461 net: keep name_hlist close to name by Eric Dumazet · 12 years ago
  32. 67da255 Merge branch 'master' of git://1984.lsi.us.es/net-next by David S. Miller · 12 years ago
  33. 2e486868 Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 12 years ago
  34. 7b34ca2 inet: Avoid potential NULL peer dereference. by David S. Miller · 12 years ago
  35. 8e77327 inet: Add inetpeer tree roots to the FIB tables. by David S. Miller · 12 years ago
  36. b48c80ece inet: Add family scope inetpeer flushes. by David S. Miller · 12 years ago
  37. 4651700 ipv4: Kill ip_rt_frag_needed(). by David S. Miller · 12 years ago
  38. 97bab73 inet: Hide route peer accesses behind helpers. by David S. Miller · 12 years ago
  39. c5d21c4 net: Reorder initialization in ip_route_output to fix gcc warning by Roland Dreier · 12 years ago
  40. 3777808 bug.h: need linux/kernel.h for TAINT_WARN. by Paul Mundt · 12 years ago
  41. 8876d6b net: Make linux/tcp.h C++ friendly (trivial) by Paul Pluzhnikov · 12 years ago
  42. c0efc88 inet: Pass inetpeer root into inet_getpeer*() interfaces. by David S. Miller · 12 years ago
  43. 56a6b24 inet: Consolidate inetpeer_invalidate_tree() interfaces. by David S. Miller · 12 years ago
  44. c3426b4 inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c by David S. Miller · 12 years ago
  45. 2397849 [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary. by David S. Miller · 12 years ago
  46. 4670fd8 tcp: Get rid of inetpeer special cases. by David S. Miller · 12 years ago
  47. fbfe95a inet: Create and use rt{,6}_get_peer_create(). by David S. Miller · 12 years ago
  48. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. 7123aaa af_unix: speedup /proc/net/unix by Eric Dumazet · 12 years ago
  50. 54db0cc inetpeer: add parameter net for inet_getpeer_v4,v6 by Gao feng · 12 years ago
  51. c8a627e inetpeer: add namespace support for inetpeer by Gao feng · 12 years ago
  52. 106544d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. 03d8f54 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  54. 857505f Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  55. 505cff0 vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROO by Takashi Iwai · 12 years ago
  56. c8e9cf7 vga_switcheroo: Add a helper function to get the client state by Takashi Iwai · 12 years ago
  57. 2d5c7cd Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 12 years ago
  58. ae82fdb module_param: stop double-calling parameters. by Rusty Russell · 12 years ago
  59. 300f786 c/r: prctl: add ability to get clear_tid_address by Cyrill Gorcunov · 12 years ago
  60. bafb282 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal by Konstantin Khlebnikov · 12 years ago
  61. 80f12ec Added kernel support in EEE Ethtool commands by Yuval Mintz · 12 years ago
  62. efdedd5 netfilter: xt_recent: add address masking option by Denys Fedoryshchenko · 13 years ago
  63. 8264deb netfilter: nf_conntrack: add namespace support for cttimeout by Gao feng · 12 years ago
  64. e76d0af netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto by Pablo Neira Ayuso · 12 years ago
  65. 7080ba0 netfilter: nf_ct_icmp: add namespace support by Gao feng · 12 years ago
  66. 4b626b9 netfilter: nf_ct_icmp: add namespace support by Gao feng · 12 years ago
  67. 0ce490a netfilter: nf_ct_udp: add namespace support by Gao feng · 12 years ago
  68. d2ba1fd netfilter: nf_ct_tcp: add namespace support by Gao feng · 12 years ago
  69. 15f585b netfilter: nf_ct_generic: add namespace support by Gao feng · 12 years ago
  70. 524a53e netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers by Gao feng · 12 years ago
  71. 2c352f4 netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers by Gao feng · 12 years ago
  72. fdb694a netfilter: Add fail-open support by Krishna Kumar · 12 years ago
  73. 68c07cb netfilter: xt_connlimit: remove revision 0 by Cong Wang · 13 years ago
  74. 7a74c1a netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.h by Cong Wang · 13 years ago
  75. d1992b1 netfilter: xt_HMARK: fix endianness and provide consistent hashing by Hans Schillstrom · 13 years ago
  76. c1864cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  77. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  78. 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 12 years ago
  79. ebf348f cfg80211: validate remain-on-channel time better by Johannes Berg · 12 years ago
  80. ccaf8c3 ssb: recognize ARM Cortex M3 by Hauke Mehrtens · 12 years ago
  81. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  82. 9b97b84 Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  83. ff39d0e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  84. 55432d2 inetpeer: fix a race in inetpeer_gc_worker() by Eric Dumazet · 12 years ago
  85. 0b0d9cf perf: Limit callchains to 127 by Arun Sharma · 13 years ago
  86. c117487 sched: Fix domain iteration by Peter Zijlstra · 12 years ago
  87. 02e0304 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  88. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 13 years ago
  89. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 13 years ago
  90. d58e7e3 cfg80211: simplify cfg80211_can_beacon_sec_chan API by Johannes Berg · 13 years ago
  91. 51ca9d8 mac80211: remove ieee80211_get_operstate() by Eliad Peller · 13 years ago
  92. 499f42b net: mac80211: Add and use ibss_vdbg debugging macro by Joe Perches · 13 years ago
  93. d63e9ae net: mac80211: Add and use ht_vdbg debugging macro by Joe Perches · 13 years ago
  94. 5dad021 nl80211: add new rssi event to indicate beacon loss by Eliad Peller · 13 years ago
  95. 72d7872 mac80211: allow low-level drivers to set netdev feature bits by Arik Nemtsov · 13 years ago
  96. 690efa0 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  97. f80c43e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  98. fffaee3 radix-tree: fix contiguous iterator by Konstantin Khlebnikov · 12 years ago
  99. f9ba717 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  100. 0b3e9f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago