Commit Graph

193 Commits (4e985adaa504c1c1a05c8e013777ea0791a17b4d)

Author SHA1 Message Date
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 14 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
Tetsuo Handa 01893c82b4 net: Remove MAX_SOCK_ADDR constant 15 years ago
Eric Dumazet c6d409cfd0 From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001 15 years ago
Herbert Xu f845172531 cls_cgroup: Store classid in struct sock 15 years ago
Joe Perches ccbd6a5a4f net: Remove unnecessary semicolons after switch statements 15 years ago
Eric Dumazet 4381548237 net: sock_def_readable() and friends RCU conversion 15 years ago
Eric Dumazet 767dd03369 net: speedup sock_recv_ts_and_drops() 15 years ago
Eric Dumazet 989a297920 fasync: RCU and fine grained locking 15 years ago
Hagen Paul Pfeifer 842509b859 socket: remove duplicate declaration of struct timespec 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Brandon L Black 71c5c1595c net: Add MSG_WAITFORONE flag to recvmmsg 15 years ago
Nick Piggin a3a065e3f1 fs: no games with DCACHE_UNHASHED 15 years ago
Al Viro 2c48b9c455 switch alloc_file() to passing struct path 15 years ago
Al Viro cc3808f8c3 switch sock_alloc_file() to alloc_file() 15 years ago
Al Viro 7cbe66b6b5 merge sock_alloc_fd/sock_attach_fd into a new helper 15 years ago
Al Viro 198de4d7ac reorder alloc_fd/attach_fd in socketpair() 15 years ago
Jean-Mickael Guerin d7256d0eb4 net: compat_mmsghdr must be used in sys_recvmmsg 15 years ago
Arnd Bergmann 805003a41c net/atm: move all compat_ioctl handling to atm/ioctl.c 15 years ago
Arnd Bergmann a2116ed223 net/compat: fix dev_ifsioc emulation corner cases 15 years ago
Arnd Bergmann 7a50a240c4 net/compat_ioctl: support SIOCWANDEV 15 years ago
Arnd Bergmann fab2532ba5 net, compat_ioctl: fix SIOCGMII ioctls 15 years ago
Arnd Bergmann 9177efd399 net, compat_ioctl: handle more ioctls correctly 15 years ago
Arnd Bergmann 6b96018b28 compat: move sockios handling to net/socket.c 15 years ago