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
/
net
Age
Commit message (
Expand
)
Author
2020-12-17
mptcp: fix pending data accounting
Paolo Abeni
2020-12-17
mptcp: push pending frames when subflow has free space
Paolo Abeni
2020-12-17
mptcp: properly annotate nested lock
Paolo Abeni
2020-12-17
mptcp: fix security context on server socket
Paolo Abeni
2020-12-16
mptcp: clear use_ack and use_map when dropping other suboptions
Geliang Tang
2020-12-16
net/smc: fix access to parent of an ib device
Karsten Graul
2020-12-16
ethtool: fix error paths in ethnl_set_channels()
Ivan Vecera
2020-12-16
tipc: do sanity check payload of a netlink message
Hoang Le
2020-12-16
net: core: introduce __netdev_notify_peers
Lijun Pan
2020-12-16
ethtool: fix string set id check
Michal Kubecek
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-14
net: fix proc_fs init handling in af_packet and tls
Yonatan Linik
2020-12-14
af_vsock: Assign the vsock transport considering the vsock address flags
Andra Paraschiv
2020-12-14
af_vsock: Set VMADDR_FLAG_TO_HOST flag on the receive path
Andra Paraschiv
2020-12-14
vsock_addr: Check for supported flag values
Andra Paraschiv
2020-12-14
net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabled
Tariq Toukan
2020-12-14
tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit
Alexander Duyck
2020-12-14
net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...
Vasily Averin
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
net: bridge: Fix a warning when del bridge sysfs
Wang Hai
2020-12-14
mptcp: let MPTCP create max size skbs
Paolo Abeni
2020-12-14
mptcp: pm: simplify select_local_address()
Paolo Abeni
2020-12-14
mptcp: parse and act on incoming FASTCLOSE option
Florian Westphal
2020-12-14
tcp: parse mptcp options contained in reset packets
Florian Westphal
2020-12-14
mptcp: hold mptcp socket before calling tcp_done
Florian Westphal
2020-12-14
mptcp: use MPTCPOPT_HMAC_LEN macro
Geliang Tang
2020-12-14
mptcp: remove address when netlink flushes addrs
Geliang Tang
2020-12-14
mptcp: attach subflow socket to parent cgroup
Nicolas Rybowski
2020-12-14
net: openvswitch: fix TTL decrement exception action execution
Eelco Chaudron
2020-12-14
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2020-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-12
net: x25: Remove unimplemented X.25-over-LLC code stubs
Xie He
2020-12-12
inet: frags: batch fqdir destroy works
SeongJae Park
2020-12-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2020-12-12
netfilter: nftables: netlink support for several set element expressions
Pablo Neira Ayuso
2020-12-12
netfilter: nftables: generalize set extension to support for several expressions
Pablo Neira Ayuso
2020-12-12
Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...
Jakub Kicinski
2020-12-12
netfilter: nftables: generalize set expressions support
Pablo Neira Ayuso
2020-12-12
netfilter: ctnetlink: add timeout and protoinfo to destroy events
Florian Westphal
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
mac80211: add ieee80211_set_sar_specs
Carl Huang
2020-12-11
nl80211: add common API to configure SAR power limitations
Carl Huang
2020-12-11
mac80211: fix a mistake check for rx_stats update
Wen Gong
2020-12-11
mac80211: mlme: save ssid info to ieee80211_bss_conf while assoc
Wen Gong
2020-12-11
mac80211: Update rate control on channel change
Ilan Peer
2020-12-11
mac80211: don't filter out beacons once we start CSA
Emmanuel Grumbach
2020-12-11
mac80211: Fix calculation of minimal channel width
Ilan Peer
2020-12-11
mac80211: ignore country element TX power on 6 GHz
Johannes Berg
[next]