index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-10
/
+11
2021-04-23
mptcp: add MSG_PEEK support
Yonglong Li
1
-9
/
+13
2021-04-23
mptcp: ignore unsupported msg flags
Paolo Abeni
1
-4
/
+5
2021-04-23
mptcp: implement MSG_TRUNC support
Paolo Abeni
1
-7
/
+9
2021-04-23
mptcp: implement dummy MSG_ERRQUEUE support
Paolo Abeni
1
-0
/
+4
2021-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-62
/
+15
2021-04-23
net: sock: remove the unnecessary check in proto_register
Tonghao Zhang
1
-1
/
+1
2021-04-23
xsk: Align XDP socket batch size with DPDK
Li RongQing
1
-1
/
+1
2021-04-22
net, xdp: Update pkt_type if generic XDP changes unicast MAC
Martin Willi
1
-1
/
+5
2021-04-21
net: bridge: fix error in br_multicast_add_port when CONFIG_NET_SWITCHDEV=n
Vladimir Oltean
1
-1
/
+1
2021-04-21
net: dsa: fix bridge support for drivers without port_bridge_flags callback
Oleksij Rempel
1
-1
/
+1
2021-04-20
net: dsa: Allow default tag protocol to be overridden from DT
Tobias Waldekranz
1
-17
/
+86
2021-04-20
net: dsa: Only notify CPU ports of changes to the tag protocol
Tobias Waldekranz
1
-18
/
+7
2021-04-20
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
17
-80
/
+125
2021-04-20
net: dsa: enable selftest support for all switches by default
Oleksij Rempel
2
-0
/
+22
2021-04-20
net: add generic selftest support
Oleksij Rempel
3
-0
/
+405
2021-04-19
ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SET
Jakub Kicinski
1
-0
/
+3
2021-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
15
-88
/
+333
2021-04-19
ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
Gustavo A. R. Silva
1
-1
/
+1
2021-04-19
mld: remove unnecessary prototypes
Taehee Yoo
1
-3
/
+0
2021-04-19
nexthop: Restart nexthop dump based on last dumped nexthop identifier
Ido Schimmel
1
-8
/
+6
2021-04-19
cfg80211: scan: drop entry from hidden_list on overflow
Johannes Berg
1
-0
/
+2
2021-04-19
wireless: fix spelling of A-MSDU in HE capabilities
Johannes Berg
1
-1
/
+1
2021-04-19
wireless: align HE capabilities A-MPDU Length Exponent Extension
Johannes Berg
1
-8
/
+8
2021-04-19
wireless: align some HE capabilities with the spec
Johannes Berg
1
-9
/
+10
2021-04-19
xfrm: ipcomp: remove unnecessary get_cpu()
Sabrina Dubroca
1
-17
/
+8
2021-04-19
xfrm: avoid synchronize_rcu during netns destruction
Florian Westphal
1
-3
/
+7
2021-04-19
xfrm: remove stray synchronize_rcu from xfrm_init
Florian Westphal
1
-3
/
+0
2021-04-19
flow: remove spi key from flowi struct
Florian Westphal
1
-39
/
+0
2021-04-19
mac80211: drop the connection if firmware crashed while in CSA
Naftali Goldstein
3
-3
/
+12
2021-04-19
mac80211: properly drop the connection in case of invalid CSA IE
Emmanuel Grumbach
1
-5
/
+2
2021-04-19
mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driver
Emmanuel Grumbach
1
-9
/
+1
2021-04-19
nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP ranging
Avraham Stern
2
-1
/
+12
2021-04-19
mac80211: aes_cmac: check crypto_shash_setkey() return value
Johannes Berg
1
-2
/
+9
2021-04-19
mac80211: minstrel_ht: remove extraneous indentation on if statement
Colin Ian King
1
-1
/
+1
2021-04-19
mac80211: properly process TXQ management frames
Johannes Berg
1
-5
/
+14
2021-04-19
cfg80211: constify ieee80211_get_response_rate return
Joe Perches
1
-1
/
+1
2021-04-18
netfilter: nftables: counter hardware offload support
Pablo Neira Ayuso
3
-7
/
+69
2021-04-18
netfilter: Dissect flow after packet mangling
Ido Schimmel
2
-0
/
+4
2021-04-18
netfilter: nftables_offload: special ethertype handling for VLAN
Pablo Neira Ayuso
1
-0
/
+44
2021-04-18
netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
Pablo Neira Ayuso
2
-6
/
+45
2021-04-18
netfilter: nft_payload: fix C-VLAN offload support
Pablo Neira Ayuso
1
-2
/
+3
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-57
/
+154
2021-04-16
mptcp: use mptcp_for_each_subflow in mptcp_close
Geliang Tang
1
-1
/
+1
2021-04-16
mptcp: add tracepoint in subflow_check_data_avail
Geliang Tang
1
-3
/
+1
2021-04-16
mptcp: add tracepoint in ack_update_msk
Geliang Tang
1
-0
/
+6
2021-04-16
mptcp: add tracepoint in get_mapping_status
Geliang Tang
1
-3
/
+3
2021-04-16
mptcp: add tracepoint in mptcp_subflow_get_send
Geliang Tang
1
-4
/
+4
2021-04-16
mptcp: export mptcp_subflow_active
Geliang Tang
2
-12
/
+12
2021-04-16
mptcp: fix format specifiers for unsigned int
Geliang Tang
1
-2
/
+2
[next]