Commit Graph

8784 Commits (35e8e302e5d6e32675df2fc1dd3a53dfa6630dc1)

Author SHA1 Message Date
Pavel Emelyanov 633d424bf3 [NETNS]: Don't initialize err variable twice. 17 years ago
Pavel Emelyanov 2aed2827df [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop. 17 years ago
YOSHIFUJI Hideaki f25c3d613b [IPV4]: Convert do_gettimeofday() to getnstimeofday(). 17 years ago
Adrian Bunk 263173af5b [IPV4]: Make icmp_sk_init() static. 17 years ago
Adrian Bunk 280a34c87f [IPV6]: Make struct ip6_prohibit_entry_template static. 17 years ago
Satoru SATOH 1f29b0584d tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c 17 years ago
David Woodhouse 9d29672c64 [NET]: Expose netdevice dev_id through sysfs 17 years ago
Bernard Pidoux 047f7617eb [ROSE]: Fix soft lockup wrt. rose_node_list_lock 17 years ago
Bernard Pidoux 43837b1e6c rose: Socket lock was not released before returning to user space 17 years ago
Patrick McHardy e1f9a46402 netfilter: Fix SIP conntrack build with NAT disabled. 17 years ago
Patrick McHardy 4e9d8a70e4 netfilter: Fix SCTP nat build. 17 years ago
Trond Myklebust cd019f7517 SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in use 17 years ago
Trond Myklebust 7b6962b0a6 SUNRPC: Fix a race in gss_refresh_upcall() 17 years ago
Trond Myklebust 7c1d71cf56 SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests 17 years ago
Trond Myklebust 636ac43318 SUNRPC: Remove the unused export of xprt_force_disconnect 17 years ago
Trond Myklebust 06b4b681ab SUNRPC: remove XS_SENDMSG_RETRY 17 years ago
Trond Myklebust d2b8314163 SUNRPC: Protect creds against early garbage collection 17 years ago
Trond Myklebust 7c67db3a8a NFSv4: Reintroduce machine creds 17 years ago
Trond Myklebust 78ea323be6 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() 17 years ago
Trond Myklebust 1e799b673c SUNRPC: Fix read ordering problems with req->rq_private_buf.len 17 years ago
Trond Myklebust 080a1f148d SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials.. 17 years ago
Trond Myklebust b6ddf64ffe SUNRPC: Fix up xprt_write_space() 17 years ago
Trond Myklebust 24b74bf0c9 SUNRPC: Fix a bug in call_decode() 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Dave Hansen 463c319726 [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() 17 years ago
Matthew Wilcox 5f090dcb4d net: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Ahmed S. Darwish 0ce784ca72 Netlink: Use generic LSM hook 17 years ago
Alexey Dobriyan d1643d24c6 [NET]: Fix and allocate less memory for ->priv'less netdevices 17 years ago
David S. Miller 3c051235a7 [IPV6]: Fix dangling references on error in fib6_add(). 17 years ago
Jesper Juhl 794eb6bf20 [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not found 17 years ago
Patrick McHardy f5ba2d3217 [PKT_SCHED]: Fix datalen check in tcf_simp_init(). 17 years ago
Pavel Emelyanov 53083773dc [INET]: Uninline the __inet_inherit_port call. 17 years ago
Pavel Emelyanov e56d8b8a2e [INET]: Drop the inet_inherit_port() call. 17 years ago
Gui Jianfeng 8b73a07c8f SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked. 17 years ago
Roland Dreier 0f39cf3d54 IB/core: Add support for "send with invalidate" work requests 17 years ago
Allan Stephens bcff122d47 [TIPC]: Cleanup of TIPC reference table code 17 years ago
Allan Stephens 0089509826 [TIPC]: Optimized initialization of TIPC reference table 17 years ago
Allan Stephens 4784b7c348 [TIPC]: Remove inlining of reference table locking routines 17 years ago
Johannes Berg 30b89b0f5e mac80211: rework scanning to account for probe response/beacon difference 17 years ago
Johannes Berg b454048cb9 mac80211: allow WDS mode 17 years ago
Johannes Berg 245cbe7a65 mac80211: fix key todo list order 17 years ago
Johannes Berg b16bd15c37 mac80211: fix spinlock recursion 17 years ago
Reinette Chatre d18ef29f34 mac80211: no BSS changes to driver from beacons processed during scanning 17 years ago
Johannes Berg 98dd6a5759 mac80211: further RCU fixes 17 years ago
Johannes Berg 3a24576690 mac80211: fix key hwaccel race 17 years ago
John W. Linville 50c4afb991 mlme.c: fixup some merge damage 17 years ago
Paul Bolle 424b00e2c0 AFS: Do not describe debug parameters with their value 17 years ago
Pavel Emelyanov d0498d9ae1 [NET]: Do not allocate unneeded memory for dev->priv alignment. 17 years ago
Denis V. Lunev f3005d7f4a [NETNS]: Add netns refcnt debug for network devices. 17 years ago
Denis V. Lunev 3661a91083 [NETNS]: Add netns refcnt debug to fib rules. 17 years ago