Al Viro
|
bd9b51e79c
make default ->i_fop have ->open() fail with ENXIO
|
10 年之前 |
Linus Torvalds
|
ef4a48c513
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
|
10 年之前 |
David S. Miller
|
1f6d80358d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Ani Sinha
|
6a2a2b3ae0
net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr struct from userland.
|
11 年之前 |
Willem de Bruijn
|
67cc0d4077
net-timestamp: optimize sock_tx_timestamp default path
|
11 年之前 |
Jeff Layton
|
e0b93eddfe
security: make security_file_set_fowner, f_setown and __f_setown void return
|
11 年之前 |
Masanari Iida
|
e793c0f70e
net: treewide: Fix typo found in DocBook/networking.xml
|
11 年之前 |
Willem de Bruijn
|
c199105d15
net-timestamp: only report sw timestamp if reporting bit is set
|
11 年之前 |
Eric Dumazet
|
140c55d4b5
net-timestamp: sock_tx_timestamp() fix
|
11 年之前 |
Willem de Bruijn
|
e1c8a607b2
net-timestamp: ACK timestamp for bytestreams
|
11 年之前 |
Willem de Bruijn
|
e7fd288538
net-timestamp: SCHED timestamp on entering packet scheduler
|
11 年之前 |
Willem de Bruijn
|
b9f40e21ef
net-timestamp: move timestamp flags out of sk_flags
|
11 年之前 |
Willem de Bruijn
|
f24b9be595
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
|
11 年之前 |
Willem de Bruijn
|
4d276eb6a4
net: remove deprecated syststamp timestamp
|
11 年之前 |
Jan Glauber
|
b7c0ddf5f2
net: use SYSCALL_DEFINEx for sys_recv
|
11 年之前 |
Daniel Borkmann
|
408eccce32
net: ptp: move PTP classifier in its own file
|
11 年之前 |
David S. Miller
|
85dcce7a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Linus Torvalds
|
53611c0ce9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Matthew Leach
|
dbb490b965
net: socket: error on a negative msg_namelen
|
11 年之前 |
Al Viro
|
00e188ef6a
sockfd_lookup_light(): switch to fdget^W^Waway from fget_light
|
11 年之前 |
Yang Yingliang
|
3410f22ea9
socket: replace some printk with pr_*
|
11 年之前 |
Yann Droneaud
|
d73aa2867f
net: handle error more gracefully in socketpair()
|
11 年之前 |
David S. Miller
|
426e1fa31e
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
|
11 年之前 |
Dan Carpenter
|
db31c55a6f
net: clamp ->msg_namelen instead of returning an error
|
11 年之前 |
Hannes Frederic Sowa
|
68c6beb373
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage)
|
11 年之前 |
Hannes Frederic Sowa
|
f3d3342602
net: rework recvmsg handler msg_name and msg_namelen logic
|
11 年之前 |
Ben Hutchings
|
fd468c74bd
net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP
|
11 年之前 |
Ben Hutchings
|
590d4693fb
net/compat: Merge multiple implementations of ifreq::ifr_data conversion
|
11 年之前 |
Ben Hutchings
|
417c3522b3
net/compat: Fix minor information leak in siocdevprivate_ioctl()
|
11 年之前 |
Dan Carpenter
|
1661bf364a
net: heap overflow in __audit_sockaddr()
|
12 年之前 |