index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2021-01-29
net: proc: speedup /proc/net/netstat
Eric Dumazet
2021-01-29
ip_gre: add csum offload support for gre header
Xin Long
2021-01-28
nexthop: Extract a helper for validation of get/del RTNL requests
Petr Machata
2021-01-28
nexthop: Add a callback parameter to rtm_dump_walk_nexthops()
Petr Machata
2021-01-28
nexthop: Extract a helper for walking the next-hop tree
Petr Machata
2021-01-28
nexthop: Strongly-type context of rtm_dump_nexthop()
Petr Machata
2021-01-28
nexthop: Extract a common helper for parsing dump attributes
Petr Machata
2021-01-28
nexthop: Extract dump filtering parameters into a single structure
Petr Machata
2021-01-28
nexthop: Dispatch notifier init()/fini() by group type
Petr Machata
2021-01-28
nexthop: Use enum to encode notification type
Ido Schimmel
2021-01-28
nexthop: Assert the invariant that a NH group is of only one type
Petr Machata
2021-01-28
nexthop: Introduce to struct nh_grp_entry a per-type union
Petr Machata
2021-01-28
nexthop: Dispatch nexthop_select_path() by group type
Petr Machata
2021-01-28
nexthop: Rename nexthop_free_mpath
David Ahern
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-27
bpf: Allow rewriting to ports under ip_unprivileged_port_start
Stanislav Fomichev
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2021-01-27
net: Simplify the calculation of variables
Jiapeng Zhong
2021-01-23
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
Pengcheng Yang
2021-01-23
udp: allow forwarding of plain (non-fraglisted) UDP GRO packets
Alexander Lobakin
2021-01-23
tcp: make TCP_USER_TIMEOUT accurate for zero window probes
Enke Chen
2021-01-22
tcp: Add receive timestamp support for receive zerocopy.
Arjun Roy
2021-01-22
tcp: Remove CMSG magic numbers for tcp_recvmsg().
Arjun Roy
2021-01-22
tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2021-01-20
ip_gre: remove CRC flag from dev features in gre_gso_segment
Xin Long
2021-01-20
udp: not remove the CRC flag from dev features when need_csum is false
Xin Long
2021-01-20
nexthop: Specialize rtm_nh_policy
Petr Machata
2021-01-20
nexthop: Use a dedicated policy for nh_valid_dump_req()
Petr Machata
2021-01-20
nexthop: Use a dedicated policy for nh_valid_get_del_req()
Petr Machata
2021-01-20
bpf: Split cgroup_bpf_enabled per attach type
Stanislav Fomichev
2021-01-20
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
tcp: Fix potential use-after-free due to double kfree()
Kuniyuki Iwashima
2021-01-19
tcp: fix TCP socket rehash stats mis-accounting
Yuchung Cheng
2021-01-19
tcp: do not mess with cloned skbs in tcp_add_backlog()
Eric Dumazet
2021-01-19
netfilter: rpfilter: mask ecn bits before fib lookup
Guillaume Nault
2021-01-19
udp: mask TOS bits in udp_v4_early_demux()
Guillaume Nault
2021-01-18
tcp: fix TCP_USER_TIMEOUT with zero window
Enke Chen
2021-01-15
tcp_cubic: use memset and offsetof init
Yejune Deng
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-13
tcp: assign skb hash after tcp_event_data_sent
Yuchung Cheng
2021-01-11
esp: avoid unneeded kmap_atomic call
Willem de Bruijn
2021-01-08
net: ip_tunnel: clean up endianness conversions
Julian Wiedmann
2021-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-07
nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
Petr Machata
2021-01-07
nexthop: Unlink nexthop group entry in error path
Ido Schimmel
2021-01-07
nexthop: Fix off-by-one error in error path
Ido Schimmel
2021-01-07
skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}
Jonathan Lemon
2021-01-07
net: group skb_shinfo zerocopy related bits together.
Jonathan Lemon
2021-01-07
skbuff: rename sock_zerocopy_* to msg_zerocopy_*
Jonathan Lemon
[prev]
[next]