David Ahern
|
9b8ff51822
net: Make table id type u32
|
10 år sedan |
Madalin Bucur
|
d1bfc62591
ipv4: fix 32b build
|
10 år sedan |
David S. Miller
|
80ec1927b1
ipv4: Fix 32-bit build.
|
10 år sedan |
Raghavendra K T
|
c4c6bc3146
net: Introduce helper functions to get the per cpu data
|
10 år sedan |
David Ahern
|
dc028da54e
inet: Move VRF table lookup to inlined function
|
10 år sedan |
David Ahern
|
30bbaa1950
net: Fix up inet_addr_type checks
|
10 år sedan |
Thomas Graf
|
045a0fa0c5
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
|
10 år sedan |
David S. Miller
|
3a07bd6fea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 år sedan |
Christoph Paasch
|
dfea2aa654
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
|
10 år sedan |
Eric Dumazet
|
90c337da15
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
|
10 år sedan |
Eric Dumazet
|
07f4c90062
tcp/dccp: try to not exhaust ip_local_port_range in connect()
|
10 år sedan |
Eric W. Biederman
|
26abe14379
net: Modify sk_alloc to not reference count the netns of kernel sockets.
|
10 år sedan |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 år sedan |
Eric W. Biederman
|
eeb1bd5c40
net: Add a struct net parameter to sock_create_kern
|
10 år sedan |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 år sedan |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 år sedan |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 år sedan |
Eyal Birger
|
b4772ef879
net: use common macro for assering skb->cb[] available size in protocol families
|
10 år sedan |
Eric Dumazet
|
567e4b7973
net: rfs: add hash collision detection
|
10 år sedan |
David S. Miller
|
60b7379dc5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 år sedan |
Willem de Bruijn
|
f4713a3dfa
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
|
10 år sedan |
Pravin B Shelar
|
59b93b41e7
net: Remove MPLS GSO feature.
|
10 år sedan |
Tom Herbert
|
e585f23636
udp: Changes to udp_offload to support remote checksum offload
|
10 år sedan |
Florian Westphal
|
1e16aa3ddf
net: gso: use feature flag argument in all protocol gso handlers
|
10 år sedan |
Eric Dumazet
|
2c804d0f8f
ipv4: mentions skb_gro_postpull_rcsum() in inet_gro_receive()
|
11 år sedan |
Tom Herbert
|
53e5039896
net: Remove gso_send_check as an offload callback
|
11 år sedan |
Tom Herbert
|
9667e9bb3f
ipip: Add gro callbacks to ipip offload
|
11 år sedan |
Vincent Bernat
|
49a601589c
net/ipv4: bind ip_nonlocal_bind to current netns
|
11 år sedan |
Jerry Chu
|
c3caf1192f
net-gre-gro: Fix a bug that breaks the forwarding path
|
11 år sedan |
Tom Herbert
|
4749c09c37
gre: Call gso_make_checksum
|
11 år sedan |