Jerry Chu
|
c3caf1192f
net-gre-gro: Fix a bug that breaks the forwarding path
|
11 年之前 |
Tom Herbert
|
4749c09c37
gre: Call gso_make_checksum
|
11 年之前 |
Tom Herbert
|
0f4f4ffa7b
net: Add GSO support for UDP tunnels with checksum
|
11 年之前 |
Tom Herbert
|
b26ba202e0
net: Eliminate no_check from protosw
|
11 年之前 |
WANG Cong
|
122ff243f5
ipv4: make ip_local_reserved_ports per netns
|
11 年之前 |
David S. Miller
|
5f013c9bc7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Cong Wang
|
ba6b918ab2
ping: move ping_group_range out of CONFIG_SYSCTL
|
11 年之前 |
Cong Wang
|
c9d8f1a642
ipv4: move local_port_range out of CONFIG_SYSCTL
|
11 年之前 |
WANG Cong
|
698365fa18
net: clean up snmp stats code
|
11 年之前 |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
11 年之前 |
Hannes Frederic Sowa
|
91a48a2e85
ipv4: ipv6: better estimate tunnel header cut for correct ufo handling
|
11 年之前 |
Hannes Frederic Sowa
|
8ed1dc44d3
ipv4: introduce hardened ip_no_pmtu_disc mode
|
11 年之前 |
Jerry Chu
|
bf5a755f5e
net-gre-gro: Add GRE support to the GRO stack
|
11 年之前 |
David S. Miller
|
1669cb9855
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
11 年之前 |
Hannes Frederic Sowa
|
974eda11c5
inet: make no_pmtu_disc per namespace and kill ipv4_config
|
11 年之前 |
Jerry Chu
|
299603e837
net-gro: Prepare GRO stack for the upcoming tunneling support
|
11 年之前 |
Steffen Klassert
|
0e0d44ab42
net: Remove FLOWI_FLAG_CAN_SLEEP
|
12 年之前 |
Linus Torvalds
|
5e30025a31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 年之前 |
Eric Dumazet
|
dcd6077183
inet: fix a UFO regression
|
11 年之前 |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
12 年之前 |
Eric Dumazet
|
8c3a897bfa
inet: restore gso for vxlan
|
11 年之前 |
Eric Dumazet
|
61c1db7fae
ipv6: sit: add GSO/TSO support
|
11 年之前 |
Eric W. Biederman
|
a4fe34bf90
tcp_memcontrol: Remove the per netns control.
|
11 年之前 |
Hannes Frederic Sowa
|
1bbdceef1e
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
|
11 年之前 |
Eric Dumazet
|
cb32f511a7
ipip: add GSO/TSO support
|
11 年之前 |
Eric Dumazet
|
3347c96029
ipv4: gso: make inet_gso_segment() stackable
|
11 年之前 |
Eric Dumazet
|
47d27aad44
ipv4: gso: send_check() & segment() cleanups
|
11 年之前 |
Shawn Bohrer
|
421b3885bf
udp: ipv4: Add udp early demux
|
12 年之前 |
Eric Dumazet
|
9a3bab6b05
net: net_secret should not depend on TCP
|
12 年之前 |
Cong Wang
|
5a17a390de
net: make snmp_mib_free static inline
|
12 年之前 |