1. 935e2a2 X25: Remove bkl in sockopts by andrew hendry · 14 years ago
  2. 37cda78 X25: Move accept approve flag to bitfield by andrew hendry · 14 years ago
  3. b7792e3 X25: Move interrupt flag to bitfield by andrew hendry · 14 years ago
  4. cb863ff X25: Move qbit flag to bitfield by andrew hendry · 14 years ago
  5. ab6e3fe net: No dst refcounting in ip_queue_xmit() by Eric Dumazet · 14 years ago
  6. 4a94445 net: Use ip_route_input_noref() in input path by Eric Dumazet · 14 years ago
  7. 407eadd net: implements ip_route_input_noref() by Eric Dumazet · 14 years ago
  8. 7fee226 net: add a noref bit on skb dst by Eric Dumazet · 14 years ago
  9. ebda37c2 rps: avoid one atomic in enqueue_to_backlog by Eric Dumazet · 14 years ago
  10. 0771275 ipv6 addrlabel: permit deletion of labels assigned to removed dev by Florian Westphal · 14 years ago
  11. 6fe70aa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  12. 0c348d7c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  13. 6811d58 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  14. 99df95a sunrpc: Include missing smp_lock.h by Frederic Weisbecker · 14 years ago
  15. d79b6f4 procfs: Push down the bkl from ioctl by Frederic Weisbecker · 14 years ago
  16. c02db8c rtnetlink: make SR-IOV VF interface symmetric by Chris Wright · 14 years ago
  17. 55fa0cf sctp: delete active ICMP proto unreachable timer when free transport by Wei Yongjun · 14 years ago
  18. 2d6c9ff net: congestion notifications are not dropped packets by Eric Dumazet · 14 years ago
  19. a465419 net: Introduce sk_route_nocaps by Eric Dumazet · 14 years ago
  20. 35790c0 tcp: fix MD5 (RFC2385) support by Eric Dumazet · 14 years ago
  21. 3b098e2 net: Consistent skb timestamping by Eric Dumazet · 14 years ago
  22. a1aa348 xfrm: fix policy unreferencing on larval drop by Timo Teras · 14 years ago
  23. a14462f net: adjust handle_macvlan to pass port struct to hook by Jiri Pirko · 14 years ago
  24. e3826f1 net: reserve ports for applications using fixed port numbers by Amerigo Wang · 14 years ago
  25. 1cdc5ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 14 years ago
  26. e0f4375 bridge: update sysfs link names if port device names have changed by Simon Arlott · 14 years ago
  27. 28a16c9 bridge: change console message interface by stephen hemminger · 14 years ago
  28. cfb478d bridge: netpoll cleanup by stephen hemminger · 14 years ago
  29. 83827f6 netfilter: xt_TEE depends on NF_CONNTRACK by Randy Dunlap · 14 years ago
  30. a1d7c1b netfilter: nf_ct_sip: handle non-linear skbs by Patrick McHardy · 14 years ago
  31. 126e216 SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired by Trond Myklebust · 14 years ago
  32. d72b6ce SUNRPC: Remove the 'tk_magic' debugging field by Trond Myklebust · 14 years ago
  33. d60dbb2 SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst by Trond Myklebust · 14 years ago
  34. 2067340 SUNRPC: Ensure rpcauth_prune_expired() respects the nr_to_scan parameter by Trond Myklebust · 14 years ago
  35. 93a05e6 SUNRPC: Ensure memory shrinker doesn't waste time in rpcauth_prune_expired() by Trond Myklebust · 14 years ago
  36. d300a41 SUNRPC: Dont run rpcauth_cache_shrinker() when gfp_mask is GFP_NOFS by Trond Myklebust · 14 years ago
  37. 1f4c86c NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls by Trond Myklebust · 14 years ago
  38. 712a433 SUNRPC: Fix xs_setup_bc_tcp() by Trond Myklebust · 14 years ago
  39. ff83997 SUNRPC: Replace jiffies-based metrics with ktime-based metrics by Chuck Lever · 14 years ago
  40. bbc72ce SUNRPC: RPC metrics and RTT estimator should use same RTT value by Chuck Lever · 14 years ago
  41. a8ce4a8 SUNRPC: Fail over more quickly on connect errors by Trond Myklebust · 14 years ago
  42. 0b9e794 SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect() by Trond Myklebust · 14 years ago
  43. 19445b9 SUNRPC: Cleanup - make rpc_new_task() call rpc_release_calldata on failure by Trond Myklebust · 14 years ago
  44. ee5ebe8 SUNRPC: Clean up xprt_release() by Trond Myklebust · 14 years ago
  45. fc54a0c gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  46. fffdaef gss_krb5: Add support for rc4-hmac encryption by Kevin Coffman · 14 years ago
  47. 5af4654 gss_krb5: Use confounder length in wrap code by Kevin Coffman · 14 years ago
  48. 1dbd902 gssd_krb5: More arcfour-hmac support by Kevin Coffman · 14 years ago
  49. fc263a9 gss_krb5: Save the raw session key in the context by Kevin Coffman · 14 years ago
  50. 8b23707 gssd_krb5: arcfour-hmac support by Kevin Coffman · 14 years ago
  51. bf6d359 gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  52. 934a95a gss_krb5: add remaining pieces to enable AES encryption support by Kevin Coffman · 14 years ago
  53. de9c17e gss_krb5: add support for new token formats in rfc4121 by Kevin Coffman · 14 years ago
  54. c43abae xdr: Add an export for the helper function write_bytes_to_xdr_buf() by Kevin Coffman · 14 years ago
  55. 4018bf3 gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  56. 958142e gss_krb5: add support for triple-des encryption by Kevin Coffman · 14 years ago
  57. 683ac66 gss_krb5: Add upcall info indicating supported kerberos enctypes by Trond Myklebust · 14 years ago
  58. 47d8480 gss_krb5: handle new context format from gssd by Kevin Coffman · 14 years ago
  59. 4891f2d gss_krb5: import functionality to derive keys into the kernel by Kevin Coffman · 14 years ago
  60. e1f6c07 gss_krb5: add ability to have a keyed checksum (hmac) by Kevin Coffman · 14 years ago
  61. 81d4a43 gss_krb5: introduce encryption type framework by Kevin Coffman · 14 years ago
  62. a8cc1cb gss_krb5: prepare for new context format by Kevin Coffman · 14 years ago
  63. 1ac3719 gss_krb5: split up functions in preparation of adding new enctypes by Kevin Coffman · 14 years ago
  64. 54ec3d4 gss_krb5: Don't expect blocksize to always be 8 when calculating padding by J. Bruce Fields · 14 years ago
  65. 7561042 gss_krb5: Added and improved code comments by Kevin Coffman · 14 years ago
  66. 725f286 gss_krb5: Introduce encryption type framework by Kevin Coffman · 14 years ago
  67. 38516ab tracing: Let tracepoints have data passed to tracepoint callbacks by Steven Rostedt · 14 years ago
  68. e7874c9 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
  69. 736d58e netfilter: remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  70. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  71. af56760 netfilter: change NF_ASSERT to WARN_ON by Stephen Hemminger · 14 years ago
  72. e94c674 netfilter: bridge-netfilter: fix crash in br_nf_forward_finish() by Bart De Schuymer · 14 years ago
  73. bf47f4b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6 by David S. Miller · 14 years ago
  74. 23461e8 tipc: Reduce footprint by un-inlining tipc_msg_* routines by Allan Stephens · 14 years ago
  75. 3032cca tipc: Reduce footprint by un-inlining buf_acquire routine by Allan Stephens · 14 years ago
  76. b274f4a tipc: Reduce footprint by un-inlining bearer congestion routine by Allan Stephens · 14 years ago
  77. 43608ed tipc: Reduce footprint by un-inlining port list routines by Allan Stephens · 14 years ago
  78. 3e22e62 tipc: Reduce footprint by un-inlining nmap routines by Allan Stephens · 14 years ago
  79. 80e0c33 tipc: Reduce footprint by un-inlining address routines by Allan Stephens · 14 years ago
  80. c68ca7b tipc: add tipc_ prefix to fcns targeted for un-inlining by Allan Stephens · 14 years ago
  81. 01fee25 tipc: Relocate trivial link status functions to header file by Allan Stephens · 14 years ago
  82. 15e979d tipc: remove abstraction for link_max_pkt by Allan Stephens · 14 years ago
  83. 107e7be tipc: Add support for "-s" configuration option by Allan Stephens · 14 years ago
  84. 3aec9cc tipc: Rename "multicast-link" to "broadcast-link" by Allan Stephens · 14 years ago
  85. 9ccc2eb tipc: Eliminate unnecessary initialization in native API send routines by Allan Stephens · 14 years ago
  86. 289464e tipc: Prune unused data structures from configuration service by Allan Stephens · 14 years ago
  87. b82834e tipc: Eliminate unused argument in print statement by Allan Stephens · 14 years ago
  88. df4ef33 tipc: Eliminate obsolete port's "congested_link" field by Allan Stephens · 14 years ago
  89. 9b7ce2b netfilter: xtables: add missing depends for xt_TEE by Jan Engelhardt · 14 years ago
  90. 058897a mac80211: fix paged defragmentation by Abhijeet Kolekar · 14 years ago
  91. 9feaddc mac80211: check channel switch mode for future frames transmit by Wey-Yi Guy · 14 years ago
  92. 5ce6e43 mac80211: add offload channel switch support by Johannes Berg · 14 years ago
  93. b8d92c9 mac80211: don't process work item with wrong frame by Johannes Berg · 14 years ago
  94. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  95. d3e56c0 wimax: checking ERR_PTR vs null by Dan Carpenter · 14 years ago
  96. cc75589 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  97. 9fc282b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  98. cba7a98 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  99. 4538506 netfilter: xtables: combine built-in extension structs by Jan Engelhardt · 15 years ago
  100. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago