Sheng Yong
|
8bc0034cf6
net: remove extra newlines
|
10 年之前 |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
10 年之前 |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 年之前 |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 年之前 |
Hannes Frederic Sowa
|
b6a7719aed
ipv4: hash net ptr into fragmentation bucket selection
|
10 年之前 |
Florian Westphal
|
8d0451638a
netfilter: bridge: kill nf_bridge_pad
|
10 年之前 |
Michal Kubeček
|
acf8dd0a9d
udp: only allow UFO for packets from SOCK_DGRAM sockets
|
10 年之前 |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Al Viro
|
21226abb4e
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
|
10 年之前 |
Eric Dumazet
|
bdbbb8527b
ipv4: tcp: get rid of ugly unicast_sock
|
10 年之前 |
Eric Dumazet
|
811230cd85
tcp: ipv4: initialize unicast_sock sk_pacing_rate
|
10 年之前 |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 年之前 |
Al Viro
|
f69e6d131f
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
|
10 年之前 |
Joe Perches
|
cbffccc970
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
|
10 年之前 |
Florian Westphal
|
330966e501
net: make skb_gso_segment error handling more robust
|
10 年之前 |
Vasily Averin
|
4062090e3e
ipv4: dst_entry leak in ip_send_unicast_reply()
|
11 年之前 |
Pablo Neira Ayuso
|
1109a90c01
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
|
11 年之前 |
Eric Dumazet
|
24a2d43d88
ipv4: rename ip_options_echo to __ip_options_echo()
|
11 年之前 |
Willem de Bruijn
|
09c2d251b7
net-timestamp: add key to disambiguate concurrent datagrams
|
11 年之前 |
Willem de Bruijn
|
11878b40ed
net-timestamp: SOCK_RAW and PING timestamping
|
11 年之前 |
Eric Dumazet
|
73f156a6e8
inetpeer: get rid of ip_id_count
|
11 年之前 |
Lorenzo Colitti
|
e110861f86
net: add a sysctl to reflect the fwmark on replies
|
11 年之前 |
WANG Cong
|
60ff746739
net: rename local_df to ignore_df
|
11 年之前 |
Florian Westphal
|
c7ba65d7b6
net: ip: push gso skb forwarding handling down the stack
|
11 年之前 |
Eric Dumazet
|
aad88724c9
ipv4: add a sock pointer to dst->output() path.
|
11 年之前 |
Eric Dumazet
|
b0270e9101
ipv4: add a sock pointer to ip_queue_xmit()
|
11 年之前 |
David S. Miller
|
67ddc87f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Hannes Frederic Sowa
|
1b34657635
ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT
|
11 年之前 |
Hannes Frederic Sowa
|
69647ce46a
ipv4: use ip_skb_dst_mtu to determine mtu in ip_fragment
|
11 年之前 |
Florian Westphal
|
478b360a47
netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n
|
11 年之前 |