1. dee9f4b net: Make flow cache paths use a const struct flowi. by David S. Miller · 14 years ago
  2. 0730b9a net: Mark flowi arg to flow_cache_uli_match() const. by David S. Miller · 14 years ago
  3. b520e9f xfrm: Mark flowi arg to xfrm_state_find() const. by David S. Miller · 14 years ago
  4. e33f770 xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const. by David S. Miller · 14 years ago
  5. e1ad2ab xfrm: Mark flowi arg to xfrm_selector_match() const. by David S. Miller · 14 years ago
  6. 1744a8f xfrm: Mark token args to addr_match() const. by David S. Miller · 14 years ago
  7. 8f029de xfrm: Mark flowi arg to xfrm_type->reject() const. by David S. Miller · 14 years ago
  8. 73e5ebb xfrm: Mark flowi arg to ->init_tempsel() const. by David S. Miller · 14 years ago
  9. 0c7b3ee xfrm: Mark flowi arg to ->fill_dst() const. by David S. Miller · 14 years ago
  10. 05d8402 xfrm: Mark flowi arg to ->get_tos() const. by David S. Miller · 14 years ago
  11. e8a4e37 xfrm: Mark flowi arg const in key extraction helpers. by David S. Miller · 14 years ago
  12. eaefd11 net: add __rcu annotations to sk_wq and wq by Eric Dumazet · 14 years ago
  13. 089c348 tcp: Remove debug macro of TCP_CHECK_TIMER by Shan Wei · 14 years ago
  14. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  15. 226111d net: dcb: match dcb_app protocol field with 802.1Qaz spec by John Fastabend · 14 years ago
  16. ece639c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  17. 0cc9d52 Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  18. fd23c3b ipv4: Add hash table of interface addresses. by David S. Miller · 14 years ago
  19. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  20. 3c18d4d Expand CONFIG_DEBUG_LIST to several other list operations by Linus Torvalds · 14 years ago
  21. 982721f ipv4: Use const'ify fib_result deep in the route call chains. by David S. Miller · 14 years ago
  22. b6bf3ca ipv4: Mark fib_combine_itag()'s 'res' arg as const. by David S. Miller · 14 years ago
  23. 3c7bd1a net: Add initial_ref arg to dst_alloc(). by David S. Miller · 14 years ago
  24. 456d66e RTC: Re-enable UIE timer/polling emulation by John Stultz · 14 years ago
  25. 6e57b1d RTC: Revert UIE emulation removal by John Stultz · 14 years ago
  26. e83d360 net: introduce NETIF_F_RXCSUM by Michał Mirosław · 14 years ago
  27. 5455c69 net: Introduce new feature setting ops by Michał Mirosław · 14 years ago
  28. 0a41770 ethtool: factorize get/set_one_feature by Michał Mirosław · 14 years ago
  29. 212b573 ethtool: enable GSO and GRO by default by Michał Mirosław · 14 years ago
  30. d503b30 netfilter: tproxy: do not assign timewait sockets to skb->sk by Florian Westphal · 14 years ago
  31. a264011 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  32. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
  33. a7d6e4e thp: prevent hugepages during args/env copying into the user stack by Andrea Arcangeli · 14 years ago
  34. 1cecd79 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  35. 87450bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  36. a252852 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  37. d606ef3 phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL by Baruch Siach · 14 years ago
  38. fbaec0e rtnetlink: implement setting of master device by Jiri Pirko · 14 years ago
  39. 795abaf klist: Fix object alignment on 64-bit. by David Miller · 14 years ago
  40. 1765a57 net: make dev->master general by Jiri Pirko · 14 years ago
  41. d59cfde net: remove the unnecessary dance around skb_bond_should_drop by Jiri Pirko · 14 years ago
  42. 1f6fe7c [SCSI] target: fix use after free detected by SLUB poison by Nicholas Bellinger · 14 years ago
  43. e89d15e [SCSI] target: Remove procfs based target_core_mib.c code by Nicholas Bellinger · 14 years ago
  44. d033d52 ixgbe: DCB, implement 802.1Qaz routines by John Fastabend · 14 years ago
  45. cfaea56 Input: matrix_keypad - increase the limit of rows and columns by Trilok Soni · 14 years ago
  46. 6037b71 security: add cred argument to security_capable() by Chris Wright · 14 years ago
  47. 6431cbc inet: Create a mechanism for upward inetpeer propagation into routes. by David S. Miller · 14 years ago
  48. ddd4aa4 inetpeer: Add redirect and PMTU discovery cached info. by David S. Miller · 14 years ago
  49. 7a71ed8 inetpeer: Abstract address representation further. by David S. Miller · 14 years ago
  50. 67d0195 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  51. e128c5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  52. d3d373e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  53. 263fb5b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  54. 8d13a2a9 net: Kill NETEVENT_PMTU_UPDATE. by David S. Miller · 14 years ago
  55. e7b66bd net: Remove bogus barrier() in dst_allfrag(). by David S. Miller · 14 years ago
  56. fa9921e ipsec: allow to align IPv4 AH on 32 bits by Nicolas Dichtel · 14 years ago
  57. 3a9dda76 CDC NCM errata updates for cdc.h by Alexey Orishko · 14 years ago
  58. c0c84ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  59. 5084f89 virtio: console: Update Copyright by Amit Shah · 14 years ago
  60. 43a7232 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  61. 15ccb7b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  62. 7eb3852 tcp: Add reference to initial CWND ietf draft. by David S. Miller · 14 years ago
  63. 872434d genirq: Add missing status flags to modification mask by Thomas Gleixner · 14 years ago
  64. 92d8682 inetpeer: Move ICMP rate limiting state into inet_peer entries. by David S. Miller · 14 years ago
  65. bd4a697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  66. 44f2c5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  67. 8cf28f1 USB: Fix trout build failure with ci13xxx_msm gadget by Pavankumar Kondeti · 14 years ago
  68. 862b6f6 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  69. bb5b583 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  70. 38db9e1 include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument by Julia Lawall · 14 years ago
  71. e2d5776 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. by David S. Miller · 14 years ago
  72. 008aef5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  73. 681d119 mac80211: Add testing functionality for TKIP by Jouni Malinen · 14 years ago
  74. d057e5a mac80211: add HW flag for disabling auto link-PS in AP mode by Arik Nemtsov · 14 years ago
  75. fd95240 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  76. 3d56e33 tracing: Replace syscall_meta_data struct array with pointer array by Steven Rostedt · 14 years ago
  77. 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 14 years ago
  78. 45e1443 sched: CHOKe flow scheduler by stephen hemminger · 14 years ago
  79. 442b963 tcp: Increase the initial congestion window to 10. by David S. Miller · 14 years ago
  80. e4a9ea5 tracing: Replace trace_event struct array with pointer array by Steven Rostedt · 14 years ago
  81. 3cd90ea vfs: sparse: add __FMODE_EXEC by Namhyung Kim · 14 years ago
  82. 1a44bc8 vfs: sparse: remove a warning on OPEN_FMODE() by Namhyung Kim · 14 years ago
  83. 1994282 memcg: prevent endless loop when charging huge pages to near-limit group by Johannes Weiner · 14 years ago
  84. 0bc0be7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  85. 8fe7350 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  86. 9291747 netfilter: xtables: add device group match by Patrick McHardy · 14 years ago
  87. 724bab4 netfilter: ipset: fix linking with CONFIG_IPV6=n by Patrick McHardy · 14 years ago
  88. 63a5078 drm/radeon: remove 0x4243 pci id by Alex Deucher · 14 years ago
  89. a55205e Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes by Dave Airlie · 14 years ago
  90. 5348ba8 ipv4: Update some fib_hash centric interface names. by David S. Miller · 14 years ago
  91. e3e241b netfilter: ipset: install ipset related header files by Patrick McHardy · 14 years ago
  92. a136764 IPVS: Remove unused variables by Simon Horman · 14 years ago
  93. 3db7e93 netfilter: ecache: always set events bits, filter them later by Pablo Neira Ayuso · 14 years ago
  94. d956798 netfilter: xtables: "set" match and "SET" target support by Jozsef Kadlecsik · 14 years ago
  95. f830837 netfilter: ipset: list:set set type support by Jozsef Kadlecsik · 14 years ago
  96. 6c02788 netfilter: ipset: hash:ip set type support by Jozsef Kadlecsik · 14 years ago
  97. 72205fc netfilter: ipset: bitmap:ip set type support by Jozsef Kadlecsik · 14 years ago
  98. a7b4f98 netfilter: ipset: IP set core support by Jozsef Kadlecsik · 14 years ago
  99. f703651 netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros by Jozsef Kadlecsik · 14 years ago
  100. 0c838ff ipv4: Consolidate all default route selection implementations. by David S. Miller · 14 years ago