index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-04-23
mptcp: add MSG_PEEK support
Yonglong Li
2021-04-23
mptcp: ignore unsupported msg flags
Paolo Abeni
2021-04-23
mptcp: implement MSG_TRUNC support
Paolo Abeni
2021-04-23
mptcp: implement dummy MSG_ERRQUEUE support
Paolo Abeni
2021-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-04-23
net: sock: remove the unnecessary check in proto_register
Tonghao Zhang
2021-04-21
net: bridge: fix error in br_multicast_add_port when CONFIG_NET_SWITCHDEV=n
Vladimir Oltean
2021-04-21
net: dsa: fix bridge support for drivers without port_bridge_flags callback
Oleksij Rempel
2021-04-20
net: dsa: Allow default tag protocol to be overridden from DT
Tobias Waldekranz
2021-04-20
net: dsa: Only notify CPU ports of changes to the tag protocol
Tobias Waldekranz
2021-04-20
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
2021-04-20
net: dsa: enable selftest support for all switches by default
Oleksij Rempel
2021-04-20
net: add generic selftest support
Oleksij Rempel
2021-04-19
ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SET
Jakub Kicinski
2021-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-04-19
ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
Gustavo A. R. Silva
2021-04-19
mld: remove unnecessary prototypes
Taehee Yoo
2021-04-19
nexthop: Restart nexthop dump based on last dumped nexthop identifier
Ido Schimmel
2021-04-19
cfg80211: scan: drop entry from hidden_list on overflow
Johannes Berg
2021-04-19
wireless: fix spelling of A-MSDU in HE capabilities
Johannes Berg
2021-04-19
wireless: align HE capabilities A-MPDU Length Exponent Extension
Johannes Berg
2021-04-19
wireless: align some HE capabilities with the spec
Johannes Berg
2021-04-19
xfrm: ipcomp: remove unnecessary get_cpu()
Sabrina Dubroca
2021-04-19
xfrm: avoid synchronize_rcu during netns destruction
Florian Westphal
2021-04-19
xfrm: remove stray synchronize_rcu from xfrm_init
Florian Westphal
2021-04-19
flow: remove spi key from flowi struct
Florian Westphal
2021-04-19
mac80211: drop the connection if firmware crashed while in CSA
Naftali Goldstein
2021-04-19
mac80211: properly drop the connection in case of invalid CSA IE
Emmanuel Grumbach
2021-04-19
mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driver
Emmanuel Grumbach
2021-04-19
nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP ranging
Avraham Stern
2021-04-19
mac80211: aes_cmac: check crypto_shash_setkey() return value
Johannes Berg
2021-04-19
mac80211: minstrel_ht: remove extraneous indentation on if statement
Colin Ian King
2021-04-19
mac80211: properly process TXQ management frames
Johannes Berg
2021-04-19
cfg80211: constify ieee80211_get_response_rate return
Joe Perches
2021-04-18
netfilter: nftables: counter hardware offload support
Pablo Neira Ayuso
2021-04-18
netfilter: Dissect flow after packet mangling
Ido Schimmel
2021-04-18
netfilter: nftables_offload: special ethertype handling for VLAN
Pablo Neira Ayuso
2021-04-18
netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
Pablo Neira Ayuso
2021-04-18
netfilter: nft_payload: fix C-VLAN offload support
Pablo Neira Ayuso
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-16
mptcp: use mptcp_for_each_subflow in mptcp_close
Geliang Tang
2021-04-16
mptcp: add tracepoint in subflow_check_data_avail
Geliang Tang
2021-04-16
mptcp: add tracepoint in ack_update_msk
Geliang Tang
2021-04-16
mptcp: add tracepoint in get_mapping_status
Geliang Tang
2021-04-16
mptcp: add tracepoint in mptcp_subflow_get_send
Geliang Tang
2021-04-16
mptcp: export mptcp_subflow_active
Geliang Tang
2021-04-16
mptcp: fix format specifiers for unsigned int
Geliang Tang
2021-04-16
kunit: mptcp: adhere to KUNIT formatting standard
Nico Pache
2021-04-16
flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
Gustavo A. R. Silva
2021-04-16
netlink: don't call ->netlink_bind with table lock held
Florian Westphal
[next]