Vlad Yasevich
|
f191a1d17f
net: Remove code duplication between offload structures
|
12 years ago |
Vlad Yasevich
|
c6b641a4c6
ipv6: Pull IPv6 GSO registration out of the module
|
12 years ago |
Vlad Yasevich
|
3336288a9f
ipv6: Switch to using new offload infrastructure.
|
12 years ago |
Vlad Yasevich
|
bca49f843e
ipv4: Switch to using the new offload infrastructure.
|
12 years ago |
Vlad Yasevich
|
8ca896cfdd
ipv6: Add new offload registration infrastructure.
|
12 years ago |
Vlad Yasevich
|
de27d001d1
net: Add net protocol offload registration infrustructure
|
12 years ago |
Eric Dumazet
|
c7109986db
ipv6: Early TCP socket demux
|
13 years ago |
David S. Miller
|
160eb5a6b1
ipv4: Kill early demux method return value.
|
13 years ago |
David S. Miller
|
c10237e077
Revert "ipv4: tcp: dont cache unconfirmed intput dst"
|
13 years ago |
Eric Dumazet
|
c074da2810
ipv4: tcp: dont cache unconfirmed intput dst
|
13 years ago |
David S. Miller
|
41063e9dd1
ipv4: Early TCP socket demux.
|
13 years ago |
David S. Miller
|
f9242b6b28
inet: Sanitize inet{,6} protocol demux.
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |
Michał Mirosław
|
04ed3e741d
net: change netdev->features to u32
|
14 years ago |
Eric Dumazet
|
e0ad61ec86
net: add __rcu annotations to protocol
|
14 years ago |
Eric Paris
|
13f18aa05f
net: drop capability from protocol definitions
|
15 years ago |
Eric Dumazet
|
fd2c3ef761
net: cleanup include/net
|
15 years ago |
Alexey Dobriyan
|
41135cc836
net: constify struct inet6_protocol
|
16 years ago |
Alexey Dobriyan
|
32613090a9
net: constify struct net_protocol
|
16 years ago |
Brian Haley
|
d5fdd6babc
ipv6: Use correct data types for ICMPv6 type and code
|
16 years ago |
Herbert Xu
|
787e920836
ipv6: Add GRO support
|
16 years ago |
Herbert Xu
|
73cc19f155
ipv4: Add GRO infrastructure
|
16 years ago |
Denis V. Lunev
|
f145049a06
[NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.
|
17 years ago |
Daniel Lezcano
|
87c3efbfdd
[IPV6]: make inet6_register_protosw to return an error code
|
17 years ago |
Herbert Xu
|
e5bbef20e0
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
|
17 years ago |
Arnaldo Carvalho de Melo
|
ee41e2dff1
[INET]: Change protocol field in struct inet_protosw to u16
|
18 years ago |
Al Viro
|
04ce69093f
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
|
18 years ago |
Herbert Xu
|
a430a43d08
[NET] gso: Fix up GSO packets with broken checksums
|
19 years ago |
Herbert Xu
|
adcfc7d0b4
[IPV6]: Added GSO support for TCPv6
|
19 years ago |