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
2019-12-30
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
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
Linus Torvalds
2019-12-20
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
2019-12-17
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
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-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
2019-11-28
net/tls: use sg_next() to walk sg entries
Jakub Kicinski
2019-11-28
net/tls: remove the dead inplace_crypto code
Jakub Kicinski
2019-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-26
net: inet_is_local_reserved_port() port arg should be unsigned short
Maciej Żenczykowski
2019-11-26
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-23
sctp: cache netns in sctp_ep_common
Xin Long
2019-11-22
net: inet_is_local_reserved_port() should return bool not int
Maciej Żenczykowski
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-22
net: flow_dissector: Wrap unionized VLAN fields in a struct
Petr Machata
2019-11-22
mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
Toke Høiland-Jørgensen
2019-11-22
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
2019-11-22
mac80211: Import airtime calculation code from mt76
Toke Høiland-Jørgensen
2019-11-21
ipv4: use dst hint for ipv4 list receive
Paolo Abeni
2019-11-21
ipv4: move fib4_has_custom_rules() helper to public header
Paolo Abeni
2019-11-21
ipv6: keep track of routes using src
Paolo Abeni
2019-11-21
ipv6: add fib6_has_custom_rules() helper
Paolo Abeni
2019-11-20
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
2019-11-20
page_pool: Add API to update numa node
Saeed Mahameed
2019-11-20
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
2019-11-20
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
2019-11-20
netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()
Pablo Neira Ayuso
2019-11-19
net/tls: enable sk_msg redirect to tls socket egress
Willem de Bruijn
2019-11-18
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
2019-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2019-11-15
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
[next]