Eric Dumazet
|
0287587884
net: better IFF_XMIT_DST_RELEASE support
|
il y a 11 ans |
Tom Herbert
|
54bc9bac30
gre: Set inner protocol in v4 and v6 GRE transmit
|
il y a 11 ans |
Tom Herbert
|
4565e9919c
gre: Setup and TX path for gre/UDP foo-over-udp encapsulation
|
il y a 11 ans |
stephen hemminger
|
f8c1b7ce00
gre: allow changing mac address when device is up
|
il y a 11 ans |
Nicolas Dichtel
|
b57708add3
gre: add x-netns support
|
il y a 11 ans |
Nicolas Dichtel
|
5a4552752d
gre: don't allow to add the same tunnel twice
|
il y a 11 ans |
Duan Jiong
|
c0c0c50ff7
net: gre: use icmp_hdr() to get inner ip header
|
il y a 11 ans |
Eric Dumazet
|
3acfa1e73c
ipv4: be friend with drop monitor
|
il y a 11 ans |
Timo Teräs
|
0e3da5bb8d
ip_gre: fix msg_name parsing for recvfrom/recvmsg
|
il y a 11 ans |
David S. Miller
|
2ff1cf12c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 12 ans |
Nicolas Dichtel
|
6c742e714d
ipip: add x-netns support
|
il y a 12 ans |
Timo Teräs
|
77a482bdb2
ip_gre: fix ipgre_header to return correct offset
|
il y a 12 ans |
Cong Wang
|
6c734fb859
gre: fix a regression in ioctl
|
il y a 12 ans |
Pravin B Shelar
|
45f2e9976c
gre: export gre_handle_offloads() function.
|
il y a 12 ans |
Pravin B Shelar
|
752f36da68
gre: export gre_build_header() function.
|
il y a 12 ans |
Pravin B Shelar
|
bda7bb4634
gre: Allow multiple protocol listener for gre protocol.
|
il y a 12 ans |
Nicolas Dichtel
|
bf3d6a8f79
iptunnel: specify protocol outside IP header
|
il y a 12 ans |
Eric Dumazet
|
96f5a846bd
ip_gre: fix a possible crash in ipgre_err()
|
il y a 12 ans |
Chen Gang
|
2bac7cb316
net: ipv4: typo issue, remove erroneous semicolon
|
il y a 12 ans |
Eric Dumazet
|
22251c73ca
ip_gre: fix a possible crash in parse_gre_header()
|
il y a 12 ans |
Antonio Quartulli
|
537aadc3a4
ip_gre: don't overwrite iflink during net_dev init
|
il y a 12 ans |
Pravin B Shelar
|
c544193214
GRE: Refactor GRE tunneling code.
|
il y a 12 ans |
David S. Miller
|
61816596d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 12 ans |
Timo Teräs
|
8c6216d7f1
Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally"
|
il y a 12 ans |
Cong Wang
|
6aed0c8bf7
tunnel: use iptunnel_xmit() again
|
il y a 12 ans |
Pravin B Shelar
|
7992ae6df9
Revert "ip_gre: propogate target device GSO capability to the tunnel device"
|
il y a 12 ans |
Pravin B Shelar
|
8f10098fb9
IP_GRE: Fix GRE_CSUM case.
|
il y a 12 ans |
Pravin B Shelar
|
490ab08127
IP_GRE: Fix IP-Identification.
|
il y a 12 ans |
Eric Dumazet
|
4aa896c4ba
ip_gre: remove an extra dst_release()
|
il y a 12 ans |
Dmitry Kravkov
|
eb6b9a8cad
ip_gre: propogate target device GSO capability to the tunnel device
|
il y a 12 ans |