1. 5d35175 SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous by Trond Myklebust · 15 years ago
  2. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  3. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  4. c4835d8 ieee802154: add locking for seq numbers by Dmitry Eremin-Solenikov · 15 years ago
  5. 066fc51 af_ieee802154: setsockopt optlen arg isn't __user by Dmitry Eremin-Solenikov · 15 years ago
  6. 926e61b pkt_sched: Fix tx queue selection in tc_modify_qdisc by Jarek Poplawski · 15 years ago
  7. 99455153 RxRPC: Parse security index 5 keys (Kerberos 5) by David Howells · 15 years ago
  8. ed6dd18 RxRPC: Allow RxRPC keys to be read by David Howells · 15 years ago
  9. 3394128 RxRPC: Allow key payloads to be passed in XDR form by David Howells · 15 years ago
  10. 8b81547 RxRPC: Declare the security index constants symbolically by David Howells · 15 years ago
  11. 29a020d [PATCH] net: kmemcheck annotation in struct socket by Eric Dumazet · 15 years ago
  12. 75c7850 bonding: remap muticast addresses without using dev_close() and dev_open() by Moni Shoua · 15 years ago
  13. 481a819 can: fix NOHZ local_softirq_pending 08 warning by Oliver Hartkopp · 15 years ago
  14. 0b6a05c tcp: fix ssthresh u16 leftover by Ilpo Järvinen · 15 years ago
  15. 036d6a6 pkt_sched: Fix qdisc_graft WRT ingress qdisc by Jarek Poplawski · 15 years ago
  16. b11b516 Phonet: Netlink event for autoconfigured addresses by Rémi Denis-Courmont · 15 years ago
  17. 5708e86 net: constify remaining proto_ops by Alexey Dobriyan · 15 years ago
  18. 41135cc net: constify struct inet6_protocol by Alexey Dobriyan · 15 years ago
  19. 3261309 net: constify struct net_protocol by Alexey Dobriyan · 15 years ago
  20. aa1b1ff net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle by Gerrit Renker · 15 years ago
  21. d136f1b genetlink: fix netns vs. netlink table locking by Johannes Berg · 15 years ago
  22. 8be8057 Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESS by Mark Smith · 15 years ago
  23. 8862dc5 cfg80211: minimal error handling for wext-compat freq scanning by Holger Schurig · 15 years ago
  24. a4e7b73 cfg80211: use cfg80211_wext_freq() for freq conversion by Holger Schurig · 15 years ago
  25. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  26. f300bab nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel by Alexandros Batsakis · 15 years ago
  27. 908329f sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked. by NeilBrown · 15 years ago
  28. 9e4c637 sunrpc/cache: change cache_defer_req to return -ve error, not boolean. by NeilBrown · 15 years ago
  29. f5bb1c5 Phonet: back-end for autoconfigured addresses by Rémi Denis-Courmont · 15 years ago
  30. 998ec75 Phonet: fix netlink address dump error handling by Rémi Denis-Courmont · 15 years ago
  31. cc411d0 ipv6: Add IFA_F_DADFAILED flag by Brian Haley · 15 years ago
  32. 384912e net: Add DEVTYPE support for Ethernet based devices by Marcel Holtmann · 15 years ago
  33. 4fb019a net: force bridge module(s) to be GPL by Stephen Hemminger · 15 years ago
  34. ffcfb8d Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded by Arnaldo Carvalho de Melo · 15 years ago
  35. 4cfc7e6 nfsd41: sunrpc: Added rpc server-side backchannel handling by Rahul Iyer · 15 years ago
  36. ab3bbaa Merge branch 'nfs-for-2.6.32' by Trond Myklebust · 15 years ago
  37. 8ba69ba net: unix: fix sending fds in multiple buffers by Miklos Szeredi · 15 years ago
  38. 9a0da0d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  39. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  40. 6951867 nfsd41: sunrpc: move struct rpc_buffer def into sunrpc.h by Benny Halevy · 15 years ago
  41. 23bcf63 net_sched: fix estimator lock selection for mq child qdiscs by Patrick McHardy · 15 years ago
  42. ea6a634 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  43. b2e3abd cfg80211: allow scanning on specified frequencies when using wext-compatibility by Holger Schurig · 15 years ago
  44. fa1a9c6 headers: net/ipv[46]/protocol.c header trim by Alexey Dobriyan · 15 years ago
  45. b275f28 wireless: update cfg80211 kconfig entry by Luis R. Rodriguez · 15 years ago
  46. 6ec1c69 net_sched: add classful multiqueue dummy scheduler by David S. Miller · 15 years ago
  47. 589983c net_sched: move dev_graft_qdisc() to sch_generic.c by Patrick McHardy · 15 years ago
  48. af356af net_sched: reintroduce dev->qdisc for use by sch_api by Patrick McHardy · 15 years ago
  49. 5b9a9cc net_sched: remove some unnecessary checks in classful schedulers by Patrick McHardy · 15 years ago
  50. de6d5cd net_sched: make cls_ops->change and cls_ops->delete optional by Patrick McHardy · 15 years ago
  51. 71ebe5e net_sched: make cls_ops->tcf_chain() optional by Patrick McHardy · 15 years ago
  52. 59430c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  53. c9f1d03 net_sched: fix class grafting errno codes by Patrick McHardy · 15 years ago
  54. b1f5719 netlink: silence compiler warning by Brian Haley · 15 years ago
  55. f1751c5 sctp: Catch bogus stream sequence numbers by Vlad Yasevich · 15 years ago
  56. be29714 sctp: remove dup code in net/sctp/output.c by Wei Yongjun · 15 years ago
  57. 7238843 sctp: Sysctl configuration for IPv4 Address Scoping by Bhaskar Dutta · 15 years ago
  58. 8da645e sctp: Get rid of an extra routing lookup when adding a transport. by Vlad Yasevich · 15 years ago
  59. 4007cc8 sctp: Correctly track if AUTH has been bundled. by Vlad Yasevich · 15 years ago
  60. d521c08 sctp: fix to reset packet information after packet transmit by Wei Yongjun · 15 years ago
  61. 31b02e1 sctp: Failover transmitted list on transport delete by Vlad Yasevich · 15 years ago
  62. f68b2e0 sctp: Fix SCTP_MAXSEG socket option to comply to spec. by Vlad Yasevich · 15 years ago
  63. cb95ea3 sctp: Don't do NAGLE delay on large writes that were fragmented small by Vlad Yasevich · 15 years ago
  64. b29e790 sctp: Nagle delay should be based on path mtu by Vlad Yasevich · 15 years ago
  65. d4d6fb5 sctp: Try not to change a_rwnd when faking a SACK from SHUTDOWN. by Vlad Yasevich · 15 years ago
  66. 4d3c46e sctp: drop a_rwnd to 0 when receive buffer overflows. by Vlad Yasevich · 15 years ago
  67. 33ce828 sctp: Clear fast_recovery on the transport when T3 timer expires. by Vlad Yasevich · 15 years ago
  68. b9f8478 sctp: Fix error count increments that were results of HEARTBEATS by Vlad Yasevich · 15 years ago
  69. d71a09e sctp: use proc_create() by Alexey Dobriyan · 15 years ago
  70. dadb50c sctp: fix check the chunk length of received HEARTBEAT-ACK chunk by Wei Yongjun · 15 years ago
  71. a2f36ee sctp: drop SHUTDOWN chunk if the TSN is less than the CTSN by Wei Yongjun · 15 years ago
  72. 9c5c62b sctp: Send user messages to the lower layer as one by Vlad Yasevich · 15 years ago
  73. 5d7ff26 sctp: Try to encourage SACK bundling with DATA. by Vlad Yasevich · 15 years ago
  74. e83963b sctp: Generate SACKs when actually sending outbound DATA by Vlad Yasevich · 15 years ago
  75. 3e62abf sctp: Fix data segmentation with small frag_size by Vlad Yasevich · 15 years ago
  76. bec9640 sctp: Disallow new connection on a closing socket by Vlad Yasevich · 15 years ago
  77. af87b82 sctp: Fix piggybacked ACKs by Doug Graham · 15 years ago
  78. 4018788 sctp: release cached route when the transport goes down. by Vlad Yasevich · 15 years ago
  79. 3cd9749 sctp: update the route for non-active transports after addresses are added by Wei Yongjun · 15 years ago
  80. 44e65c1 sctp: check the unrecognized ASCONF parameter before access it by Wei Yongjun · 15 years ago
  81. 425e0f6 sctp: avoid overwrite the return value of sctp_process_asconf_ack() by Wei Yongjun · 15 years ago
  82. a8fdf2b ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header by Cosmin Ratiu · 15 years ago
  83. 1a123a3 vlan: adds drops accounting by Eric Dumazet · 15 years ago
  84. 55f9d67 net: Remove debugging code by Eric Dumazet · 15 years ago
  85. 2f8bc32 vlan: enable multiqueue xmits by Eric Dumazet · 15 years ago
  86. d1b19df net: net/core/dev.c cleanups by Eric Dumazet · 15 years ago
  87. 137742c atm/br2684: netif_stop_queue() when atm device busy and netif_wake_queue() when we can send packets again. by Karl Hiramoto · 15 years ago
  88. aa13307 tcp: replace hard coded GFP_KERNEL with sk_allocation by Wu Fengguang · 15 years ago
  89. 05c6a8d net/ethtool: Add support for the ethtool feature to flash firmware image from a specified file. by Ajit Khaparde · 15 years ago
  90. 16ebb5e tc: Fix unitialized kernel memory leak by Eric Dumazet · 15 years ago
  91. 6ce9e7b ip: Report qdisc packet drops by Eric Dumazet · 15 years ago
  92. 2e59af3 vlan: multiqueue vlan device by Eric Dumazet · 15 years ago
  93. 5848cc0 net: drop_monitor: make last_rx timestamp private by Neil Horman · 15 years ago
  94. 3f968de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  95. fcc6cb0 cfg80211: fix looping soft lockup in find_ie() by Bob Copeland · 15 years ago
  96. abd8ea2 wireless: remove mac80211 rate selection extra menu by Luis R. Rodriguez · 15 years ago
  97. 253850c wireless: update reg debug kconfig entry by Luis R. Rodriguez · 15 years ago
  98. 5ca1b99 net: file_operations should be const by Stephen Hemminger · 15 years ago
  99. 3b401a8 inet: inet_connection_sock_af_ops const by Stephen Hemminger · 15 years ago
  100. b2e4b3d tcp: MD5 operations should be const by Stephen Hemminger · 15 years ago