index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-01-20
net/sched: cls_flower add CT_FLAGS_INVALID flag support
wenxu
2021-01-20
net: inline rollback_registered_many()
Jakub Kicinski
2021-01-20
net: move rollback_registered_many()
Jakub Kicinski
2021-01-20
net: inline rollback_registered()
Jakub Kicinski
2021-01-20
net: move net_set_todo inside rollback_registered()
Jakub Kicinski
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-20
tcp: Fix potential use-after-free due to double kfree()
Kuniyuki Iwashima
2021-01-20
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-01-19
tcp: fix TCP socket rehash stats mis-accounting
Yuchung Cheng
2021-01-19
net: fix GSO for SG-enabled devices
Paolo Abeni
2021-01-19
tcp: do not mess with cloned skbs in tcp_add_backlog()
Eric Dumazet
2021-01-19
taprio: boolean values to a bool variable
Jiapeng Zhong
2021-01-19
net: nfc: nci: fix the wrong NCI_CORE_INIT parameters
Bongsu Jeon
2021-01-19
net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
Tariq Toukan
2021-01-19
net: add inline function skb_csum_is_sctp
Xin Long
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-19
xsk: Clear pool even for inactive queues
Maxim Mikityanskiy
2021-01-19
Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-01-19
net: core: devlink: use right genl user_ptr when handling port param get/set
Oleksandr Mazur
2021-01-18
net/tls: Except bond interface from some TLS checks
Tariq Toukan
2021-01-18
net/tls: Device offload to use lowest netdevice in chain
Tariq Toukan
2021-01-18
net: netdevice: Add operation ndo_sk_get_lower_dev
Tariq Toukan
2021-01-18
net_sched: fix RTNL deadlock again caused by request_module()
Cong Wang
2021-01-18
tcp: fix TCP_USER_TIMEOUT with zero window
Enke Chen
2021-01-18
ipv6: set multicast flag on the multicast route
Matteo Croce
2021-01-18
ipv6: create multicast route with RTPROT_KERNEL
Matteo Croce
2021-01-18
net: bridge: check vlan with eth_type_vlan() method
Menglong Dong
2021-01-18
Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2021-01-16
sctp: remove the NETIF_F_SG flag before calling skb_segment
Xin Long
2021-01-16
net: move the hsize check to the else block in skb_segment
Xin Long
2021-01-16
skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
Alexander Lobakin
2021-01-15
tcp_cubic: use memset and offsetof init
Yejune Deng
2021-01-15
nfc: netlink: use &w->w in nfc_genl_rcv_nl_event
Geliang Tang
2021-01-15
net: dsa: add ops for devlink-sb
Vladimir Oltean
2021-01-15
net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
Eric Dumazet
2021-01-15
net_sched: gen_estimator: support large ewma log
Eric Dumazet
2021-01-15
net_sched: reject silly cell_log in qdisc_get_rtab()
Eric Dumazet
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-15
neighbor: remove definition of DEBUG
Tom Rix
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-01-15
cls_flower: call nla_ok() before nla_next()
Cong Wang
2021-01-15
dsa: add support for Arrow XRS700x tag trailer
George McCollister
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-14
net: flow_dissector: Parse PTP L2 packet header
Eran Ben Elisha
[next]