Commit Graph

221 Commits (10b683cba5ef5cf4e0b50aabe5ed7137960b64e0)

Author SHA1 Message Date
John Fastabend 406a3c638c net: netprio_cgroup: rework update socket logic 13 years ago
Mikulas Patocka b09e786bd1 tun: fix a crash bug and a memory leak 13 years ago
Joe Perches e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
Alex Shi 19e8d69c54 net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx 13 years ago
Eric Dumazet a74e910618 net: change big iov allocations 13 years ago
Eric W. Biederman 2ca794e5e8 net sysctl: Initialize the network sysctls sooner to avoid problems. 13 years ago
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
Eric Dumazet 35f9c09fe9 tcp: tcp_sendpages() should call tcp_push() once 13 years ago
Maciej Żenczykowski 43db362d3a net: get rid of some pointless casts to sockaddr 13 years ago
H. Peter Anvin 644595f896 compat: Handle COMPAT_USE_64BIT_TIME in net/socket.c 13 years ago
Eric Dumazet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls 13 years ago
Linus Torvalds 07d106d0a3 vfs: fix up ENOIOCTLCMD error handling 13 years ago
Ben Hutchings 55664f324c ethtool: Allow drivers to select RX NFC rule locations 13 years ago
Neil Horman 5bc1421e34 net: add network priority cgroup infrastructure (v4) 13 years ago
Johannes Berg 6e3e939f3b net: add wireless TX status socket option 13 years ago
Mathieu Desnoyers bc909d9ddb sendmmsg/sendmsg: fix unsafe user pointer access 14 years ago
Tetsuo Handa c71d8ebe7a net: Fix security_socket_sendmsg() bypass problem. 14 years ago
Anton Blanchard 98382f419f net: Cap number of elements for sendmmsg 14 years ago
Anton Blanchard 728ffb86f1 net: sendmmsg should only return an error if no messages were sent 14 years ago
Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER 14 years ago
Eric Dumazet 894dc24ce7 net: sock_sendmsg_nosec() is static 14 years ago
Eric Dumazet a209dfc7b0 vfs: dont chain pipe/anon/socket on superblock s_inodes list 14 years ago
Anton Blanchard b9eb8b8752 net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsg 14 years ago
Lai Jiangshan 6184522024 net,rcu: convert call_rcu(wq_free_rcu) to kfree_rcu() 14 years ago
Anton Blanchard 228e548e60 net: Add sendmmsg socket system call 14 years ago
Alexander Duyck 127fe533ae v3 ethtool: add ntuple flow specifier data to network flow classifier 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Ben Hutchings 3a7da39d16 ethtool: Compat handling for struct ethtool_rxnfc 14 years ago
stephen hemminger c3f52ae6a3 socket: suppress sparse warnings 14 years ago
Eric Dumazet eaefd1105b net: add __rcu annotations to sk_wq and wq 14 years ago
Greg Kroah-Hartman 0ffbf8bf21 Revert "appletalk: move to staging" 14 years ago
Arnd Bergmann a6238f2173 appletalk: move to staging 14 years ago
Al Viro c74a1cbb3c pass default dentry_operations to mount_pseudo() 14 years ago
Nick Piggin b3e19d924b fs: scale mntget/mntput 14 years ago
Nick Piggin 4b936885ab fs: improve scalability of pseudo filesystems 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin ff0c7d15f9 fs: avoid inode RCU freeing for pseudo fs 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Martin Lucina c1249c0aae net: Document the kernel_recvmsg() function 14 years ago
Eric Dumazet 190683a9d5 net: net_families __rcu annotations 14 years ago
Linus Torvalds 253eacc070 net: Truncate recvfrom and sendto length to INT_MAX. 14 years ago
Al Viro 51139adac9 convert get_sb_pseudo() users 15 years ago
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 15 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
stephen hemminger 11165f1457 socket: localize functions 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Pavel Emelyanov 721db93a55 net: Export __sock_create 15 years ago
Namhyung Kim fb8621bb6c net: remove address space warnings in net/socket.c 15 years ago
Oliver Hartkopp 2244d07bfa net: simplify flags for tx timestamping 15 years ago
Richard Cochran c1f19b51d1 net: support time stamping in phy devices. 15 years ago