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
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-10-04
net/core: check length before updating Ethertype in skb_mpls_{push,pop}
Guillaume Nault
2020-10-04
net_sched: check error pointer in tcf_dump_walker()
Cong Wang
2020-10-02
tcp: fix syn cookied MPTCP request socket leak
Paolo Abeni
2020-10-02
libceph: use sendpage_ok() in ceph_tcp_sendpage()
Coly Li
2020-10-02
tcp: use sendpage_ok() to detect misused .sendpage
Coly Li
2020-10-02
net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
Coly Li
2020-10-02
netlink: fix policy dump leak
Johannes Berg
2020-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-29
mptcp: Handle incoming 32-bit DATA_FIN values
Mat Martineau
2020-09-29
mptcp: Consistently use READ_ONCE/WRITE_ONCE with msk->ack_seq
Mat Martineau
2020-09-28
ethtool: mark netlink family as __ro_after_init
Jakub Kicinski
2020-09-28
net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read locks
Manivannan Sadhasivam
2020-09-28
net: core: add nested_level variable in net_device
Taehee Yoo
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-28
net: core: add __netdev_upper_dev_unlink()
Taehee Yoo
2020-09-28
net_sched: remove a redundant goto chain check
Cong Wang
2020-09-28
net: bridge: fdb: don't flush ext_learn entries
Nikolay Aleksandrov
2020-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-09-25
Merge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-09-25
xfrm: Use correct address family in xfrm_state_find
Herbert Xu
2020-09-24
tcp: skip DSACKs with dubious sequence ranges
Priyaranjan Jha
2020-09-24
net/tls: race causes kernel panic
Rohit Maheshwari
2020-09-24
net_sched: commit action insertions together
Cong Wang
2020-09-24
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
Cong Wang
2020-09-23
net: switchdev: Fixed kerneldoc warning
Tian Tao
2020-09-23
mptcp: Wake up MPTCP worker when DATA_FIN found on a TCP FIN packet
Mat Martineau
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-21
inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute
Eric Dumazet
2020-09-21
net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
Vladimir Oltean
2020-09-21
Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2020-09-21
ipv6: route: convert comma to semicolon
Xu Wang
2020-09-21
SUNRPC: Fix svc_flush_dcache()
Chuck Lever
2020-09-20
net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
Henry Ptasinski
2020-09-18
net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
Necip Fazil Yildiran
2020-09-18
Merge tag 'batadv-net-for-davem-20200918' of git://git.open-mesh.org/linux-merge
David S. Miller
2020-09-18
net: mscc: ocelot: add locking for the port TX timestamp ID
Vladimir Oltean
2020-09-18
mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHz
John Crispin
2020-09-18
mac80211: do not allow bigger VHT MPDUs than the hardware supports
Felix Fietkau
2020-09-18
cfg80211: fix 6 GHz channel conversion
Johannes Berg
2020-09-18
mac80211: do not disable HE if HT is missing on 2.4 GHz
Wen Gong
2020-09-18
mac80211: Fix radiotap header channel flag for 6GHz band
Aloka Dixit
2020-09-18
lib80211: fix unmet direct dependendices config warning when !CRYPTO
Necip Fazil Yildiran
2020-09-18
mac80211: add AQL support for VHT160 tx rates
Felix Fietkau
2020-09-18
mac80211: extend AQL aggregation estimation to HE and fix unit mismatch
Felix Fietkau
2020-09-17
ethtool: add and use message type for tunnel info reply
Michal Kubecek
2020-09-16
xsk: Do not discard packet when NETDEV_TX_BUSY
Magnus Karlsson
2020-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-15
bpf: Bpf_skc_to_* casting helpers require a NULL check on sk
Martin KaFai Lau
2020-09-15
ipv4: Update exception handling for multipath routes via same device
David Ahern
[next]