index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-10-26
netfilter: nf_tables_offload: unbind if multi-device binding fails
Pablo Neira Ayuso
2019-10-26
netfilter: nf_tables_offload: add nft_flow_block_offload_init()
Pablo Neira Ayuso
2019-10-26
netfilter: nf_tables_offload: add nft_chain_offload_cmd()
Pablo Neira Ayuso
2019-10-26
netfilter: ecache: don't look for ecache extension on dying/unconfirmed connt...
Florian Westphal
2019-10-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-10-25
tcp: add TCP_INFO status for failed client TFO
Jason Baron
2019-10-25
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
2019-10-23
netfilter: nf_tables: support for multiple devices per netdev hook
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables_offload: remove rules on unregistered device only
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables_offload: add nft_flow_cls_offload_setup()
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables_offload: Pass callback list to nft_setup_cb_call()
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables_offload: add nft_flow_block_chain()
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables: increase maximum devices number per flowtable
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables: allow netdevice to be used only once per flowtable
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables
Pablo Neira Ayuso
2019-10-23
netfilter: nf_flow_table: move priority to struct nf_flowtable
Pablo Neira Ayuso
2019-10-22
fq_codel: do not include <linux/jhash.h>
Eric Dumazet
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
net: dsa: allocate ports on touch
Vivien Didelot
2019-10-22
net: dsa: use ports list to setup default CPU port
Vivien Didelot
2019-10-22
net: dsa: use ports list to find first CPU port
Vivien Didelot
2019-10-22
net: dsa: use ports list to setup multiple master devices
Vivien Didelot
2019-10-22
net: dsa: use ports list to find a port by node
Vivien Didelot
2019-10-22
net: dsa: use ports list for routing table setup
Vivien Didelot
2019-10-22
net: dsa: use ports list to setup switches
Vivien Didelot
2019-10-22
net: dsa: use ports list to find slave
Vivien Didelot
2019-10-22
net: dsa: add ports list in the switch fabric
Vivien Didelot
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
2019-10-22
net/smc: remove close abort worker
Ursula Braun
2019-10-22
net/smc: introduce link group termination worker
Ursula Braun
2019-10-22
net/smc: improve abnormal termination of link groups
Ursula Braun
2019-10-22
net/smc: tell peers about abnormal link group termination
Ursula Braun
2019-10-22
net/smc: improve link group freeing
Ursula Braun
2019-10-22
net/smc: improve abnormal termination locking
Ursula Braun
2019-10-22
net/smc: terminate link group without holding lgr lock
Ursula Braun
2019-10-22
net/smc: cancel send and receive for terminated socket
Ursula Braun
2019-10-21
net/sched: act_police: re-use tcf_tm_dump()
Davide Caratti
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-10-19
net: dsa: fix switch tree list
Vivien Didelot
2019-10-19
net: netem: correct the parent's backlog when corrupted packet was dropped
Jakub Kicinski
2019-10-19
net: netem: fix error path for corrupted GSO frames
Jakub Kicinski
2019-10-18
vsock/virtio: discard packets if credit is not respected
Stefano Garzarella
2019-10-18
vsock/virtio: send a credit update when buffer size is changed
Stefano Garzarella
2019-10-18
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
2019-10-17
ipv4: fix race condition between route lookup and invalidation
Wei Wang
2019-10-17
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Stefano Brivio
2019-10-17
net: sched: Avoid using yield() in a busy waiting loop
Marc Kleine-Budde
[next]