Eliezer Tamir
|
076bb0c82a
net: rename include/net/ll_poll.h to include/net/busy_poll.h
|
12 年之前 |
Hannes Frederic Sowa
|
8822b64a0f
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data
|
12 年之前 |
Eric Dumazet
|
7c0cadc69c
udp: fix two sparse errors
|
12 年之前 |
Daniel Borkmann
|
da5bab079f
net: udp4: move GSO functions to udp_offload
|
12 年之前 |
Eliezer Tamir
|
a5b50476f7
udp: add low latency socket poll support
|
12 年之前 |
David Majnemer
|
c3f1dbaf6e
net: Update RFS target at poll for tcp/udp
|
12 年之前 |
Simon Horman
|
0d89d2035f
MPLS: Add limited GSO support
|
12 年之前 |
Pravin B Shelar
|
19acc32725
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
|
12 年之前 |
Pravin B Shelar
|
0d05535d41
vxlan: Fix TCPv6 segmentation.
|
12 年之前 |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Eric Dumazet
|
6a5dc9e598
net: Add MIB counters for checksum errors
|
12 年之前 |
Daniel Borkmann
|
bf84a01063
net: sock: make sock_tx_timestamp void
|
12 年之前 |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 年之前 |
Pravin B Shelar
|
5594c32187
Revert "udp: increase inner ip header ID during segmentation"
|
12 年之前 |
Cong Wang
|
d6a8c36dd6
udp: increase inner ip header ID during segmentation
|
12 年之前 |
David S. Miller
|
61816596d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Tom Parkin
|
44046a593e
udp: add encap_destroy callback
|
12 年之前 |
Pravin B Shelar
|
7313626745
tunneling: Add generic Tunnel segmentation.
|
12 年之前 |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 年之前 |
Pravin B Shelar
|
68c3316311
v4 GRE: Add TCP segmentation offload for GRE
|
12 年之前 |
David S. Miller
|
f1e7b73acc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Tom Herbert
|
ba418fa357
soreuseport: UDP/IPv4 implementation
|
12 年之前 |
YOSHIFUJI Hideaki / 吉藤英明
|
50c3a487d5
ipv4: Use IS_ERR_OR_NULL().
|
12 年之前 |
Steffen Klassert
|
8141ed9fce
ipv4: Add a socket release callback for datagram sockets
|
12 年之前 |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 年之前 |
Eric Dumazet
|
979402b16c
udp: increment UDP_MIB_INERRORS if copy failed
|
12 年之前 |
Eric W. Biederman
|
a7cb5a49bf
userns: Print out socket uids in a user namespace aware fashion.
|
13 年之前 |
Eric Dumazet
|
b5ec8eeac4
ipv4: fix ip_send_skb()
|
13 年之前 |
David S. Miller
|
55be7a9c60
ipv4: Add redirect support to all protocol icmp error handlers.
|
13 年之前 |
Eric Dumazet
|
22911fc581
net: skb_free_datagram_locked() doesnt drop all packets
|
13 年之前 |