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
/
include
/
net
Age
Commit message (
Expand
)
Author
2020-01-09
tcp: Add MPTCP option number
Mat Martineau
2020-01-09
sock: Make sk_protocol a 16-bit value
Mat Martineau
2020-01-09
net: Make sock protocol value checks more specific
Mat Martineau
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-08
devlink: add support for reporter recovery completion
Vikas Gupta
2020-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-01-06
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
2020-01-05
net: dsa: Pass pcs_poll flag from driver to PHYLINK
Vladimir Oltean
2020-01-05
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
2020-01-02
tcp: Add l3index to tcp_md5sig_key and md5 functions
David Ahern
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-30
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-24
ipv6: Remove old route notifications and convert listeners
Ido Schimmel
2019-12-24
ipv6: Handle route deletion notification
Ido Schimmel
2019-12-24
net: fib_notifier: Add temporary events to the FIB notification chain
Ido Schimmel
2019-12-24
net/dst: do not confirm neighbor for vxlan and geneve pmtu update
Hangbin Liu
2019-12-24
net/dst: add new function skb_dst_update_pmtu_no_confirm
Hangbin Liu
2019-12-24
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-20
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
2019-12-20
net: dsa: add support for Atheros AR9331 TAG format
Oleksij Rempel
2019-12-20
xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr
Magnus Karlsson
2019-12-20
xsk: Change names of validation functions
Magnus Karlsson
2019-12-19
xsk: Make xskmap flush_list common for all map instances
Björn Töpel
2019-12-19
net/tls: add helper for testing if socket is RX offloaded
Jakub Kicinski
2019-12-18
net: sch_ets: Make the ETS qdisc offloadable
Petr Machata
2019-12-18
net: pkt_cls: Clarify a comment
Petr Machata
2019-12-17
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
2019-12-16
ipv6: Annotate ipv6_addr_is_* bitwise pointer casts
Sven Eckelmann
2019-12-16
ipv6: Annotate bitwise IPv6 dsfield pointer cast
Sven Eckelmann
2019-12-13
tcp: refine tcp_write_queue_empty() implementation
Eric Dumazet
2019-12-13
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2019-12-12
netlink: rename nl80211_validate_nested() to nla_validate_nested()
Michal Kubecek
2019-12-12
unix: Show number of pending scm files of receive queue in fdinfo
Kirill Tkhai
2019-12-11
vsock: add local transport support in the vsock core
Stefano Garzarella
2019-12-09
net-tcp: Disable TCP ssthresh metrics cache by default
Kevin(Yudong) Yang
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
net/x25: add new state X25_STATE_5
Martin Schiller
2019-12-09
neighbour: remove neigh_cleanup() method
Eric Dumazet
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
2019-12-06
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
2019-12-06
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
2019-12-06
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2019-12-06
net: core: rename indirect block ingress cb function
John Hurley
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-12-04
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2019-12-03
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
[next]