Commit Graph

8784 Commits (35e8e302e5d6e32675df2fc1dd3a53dfa6630dc1)

Author SHA1 Message Date
Rami Rosen 071f92d059 net: The world is not perfect patch. 17 years ago
David S. Miller 88860c9ef4 xfrm_user: Remove zero length key checks. 17 years ago
Denis Cheng 51f82a2b12 net/ipv4/arp.c: Use common hex_asc helpers 17 years ago
Sridhar Samudrala 7d227cd235 tcp: TCP connection times out if ICMP frag needed is delayed 17 years ago
Kazunori MIYAZAWA 4da5105687 af_key: Fix selector family initialization. 17 years ago
Helmut Schaa 0d580a774b mac80211: fix NULL pointer dereference in ieee80211_compatible_rates 17 years ago
Denis V. Lunev d3ede327e8 pktgen: make sure that pktgen_thread_worker has been executed 17 years ago
Johannes Berg 51e779f0da mac80211: don't claim iwspy support 17 years ago
Patrick McHardy 5fb1357054 [VLAN]: Propagate selected feature bits to VLAN devices 17 years ago
Patrick McHardy 81d85346b3 vlan: Correctly handle device notifications for layered VLAN devices 17 years ago
David Woodhouse 0e91796eb4 net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags() 17 years ago
Patrick McHardy f2df824948 net_sched: cls_api: fix return value for non-existant classifiers 17 years ago
Herbert Xu 1ac06e0306 ipsec: Use the correct ip_local_out function 17 years ago
YOSHIFUJI Hideaki 6f704992d3 ipv6 addrconf: Allow infinite prefix lifetime. 17 years ago
YOSHIFUJI Hideaki 69cdf8f92a ipv6 route: Fix lifetime in netlink. 17 years ago
YOSHIFUJI Hideaki a3264435b4 ipv6 addrconf: Fix route lifetime setting in corner case. 17 years ago
YOSHIFUJI Hideaki 0686caa35e ndisc: Add missing strategies for per-device retrans timer/reachable time settings. 17 years ago
Tom Tucker a6f911c04e svcrdma: Verify read-list fits within RPCSVC_MAXPAGES 17 years ago
Tom Tucker 008fdbc571 svcrdma: Change svc_rdma_send_error return type to void 17 years ago
Tom Tucker af261af4db svcrdma: Copy transport address and arm CQ before calling rdma_accept 17 years ago
Tom Tucker 69500c43b4 svcrdma: Set rqstp transport address in rdma_read_complete function 17 years ago
Tom Tucker 97a3df382e svcrdma: Use ib verbs version of dma_unmap 17 years ago
Tom Tucker 356d0a1519 svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free 17 years ago
Tom Tucker 1711386c62 svcrdma: Move the QP and cm_id destruction to svc_rdma_free 17 years ago
Tom Tucker 0905c0f0a2 svcrdma: Add reference for each SQ/RQ WR 17 years ago
Tom Tucker 8da91ea8de svcrdma: Move destroy to kernel thread 17 years ago
Tom Tucker 47698e083e svcrdma: Shrink scope of spinlock on RQ CQ 17 years ago
Tom Tucker 8740767376 svcrdma: Use standard Linux lists for context cache 17 years ago
Tom Tucker 02e7452de7 svcrdma: Simplify RDMA_READ deferral buffer management 17 years ago
Tom Tucker 10a38c33f4 svcrdma: Remove unused READ_DONE context flags bit 17 years ago
Tom Tucker d16d40093a svcrdma: Return error from rdma_read_xdr so caller knows to free context 17 years ago
Tom Tucker 58e8f62137 svcrdma: Fix error handling during listening endpoint creation 17 years ago
Tom Tucker 5ac461a6f0 svcrdma: Free context on post_recv error in send_reply 17 years ago
Tom Tucker 05a0826a6e svcrdma: Free context on ib_post_recv error 17 years ago
Tom Tucker 120693d12c svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handler 17 years ago
Tom Tucker 9d6347acd2 svcrdma: Fix return value in svc_rdma_send 17 years ago
Tom Tucker dbcd00eba9 svcrdma: Fix race with dto_tasklet in svc_rdma_send 17 years ago
Tom Tucker 0e7f011a19 svcrdma: Simplify receive buffer posting 17 years ago
Tom Tucker aa3314c8d6 svc: Remove unused header files from svc_xprt.c 17 years ago
Tom Tucker fc63a05086 svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueue 17 years ago
J. Bruce Fields d71a4dd72e svcrpc: fix proc/net/rpc/auth.unix.ip/content display 17 years ago
Trond Myklebust b4528762ca SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gid 17 years ago
Ivo van Doorn 2f561feb38 mac80211: Add RTNL version of ieee80211_iterate_active_interfaces 17 years ago
Abhijeet Kolekar 34a961f7db mac80211 : Association with 11n hidden ssid ap. 17 years ago
Stephen Hemminger dcc997738e net: handle errors from device_rename 17 years ago
Andrew Morton f7fd63c0b5 net/irda/irnet/irnet_irda.c needs unaligned.h 17 years ago
Eric Van Hensbergen 887b3ece65 9p: fix error path during early mount 17 years ago
Eric Van Hensbergen 332c421e67 9p: make cryptic unknown error from server less scary 17 years ago
Steven Rostedt d0c447180b 9p: fix flags length in net 17 years ago
Josef 'Jeff' Sipek 728fc4ef17 9p: Correct fidpool creation failure in p9_client_create 17 years ago