index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-23
mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap
Lorenzo Bianconi
1
-0
/
+4
2021-09-23
mac80211: Drop frames from invalid MAC address in ad-hoc mode
YueHaibing
1
-1
/
+2
2021-09-23
mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug
Chih-Kang Chang
1
-0
/
+8
2021-09-23
Revert "mac80211: do not use low data rates for data frames with no ack flag"
Felix Fietkau
1
-4
/
+0
2021-09-23
xfrm: fix rcu lock in xfrm_notify_userpolicy()
Nicolas Dichtel
1
-1
/
+6
2021-09-23
net/ipv4/xfrm4_tunnel.c: remove superfluous header files from xfrm4_tunnel.c
Mianhan Liu
1
-2
/
+0
2021-09-22
tty: remove file from n_tty_ioctl_helper
Jiri Slaby
1
-1
/
+1
2021-09-22
Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c
Luiz Augusto von Dentz
3
-124
/
+128
2021-09-22
mptcp: ensure tx skbs always have the MPTCP ext
Paolo Abeni
1
-2
/
+2
2021-09-22
skbuff: pass the result of data ksize to __build_skb_around
Li RongQing
1
-3
/
+5
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
2
-8
/
+2
2021-09-21
nfsd: don't alloc under spinlock in rpc_parse_scope_id
J. Bruce Fields
1
-20
/
+16
2021-09-21
net: dsa: don't allocate the slave_mii_bus using devres
Vladimir Oltean
1
-3
/
+9
2021-09-21
net/ipv4/sysctl_net_ipv4.c: remove superfluous header files from sysctl_net_ipv4.c
Mianhan Liu
1
-9
/
+0
2021-09-21
net: dsa: fix dsa_tree_setup error path
Vladimir Oltean
1
-0
/
+1
2021-09-21
net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work
Karsten Graul
1
-0
/
+2
2021-09-21
net/smc: add missing error check in smc_clc_prfx_set()
Karsten Graul
1
-1
/
+2
2021-09-21
net/ipv4/syncookies.c: remove superfluous header files from syncookies.c
Mianhan Liu
1
-2
/
+0
2021-09-21
net/ipv4/udp_tunnel_core.c: remove superfluous header files from udp_tunnel_core.c
Mianhan Liu
1
-3
/
+0
2021-09-21
Bluetooth: SCO: Fix sco_send_frame returning skb->len
Luiz Augusto von Dentz
1
-4
/
+6
2021-09-21
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2
-2
/
+2
2021-09-21
Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF
Luiz Augusto von Dentz
1
-11
/
+91
2021-09-21
Bluetooth: eir: Move EIR/Adv Data functions to its own file
Luiz Augusto von Dentz
8
-426
/
+481
2021-09-21
netfilter: conntrack: serialize hash resizes and cleanups
Eric Dumazet
1
-33
/
+37
2021-09-21
netfilter: log: work around missing softdep backend module
Florian Westphal
3
-3
/
+34
2021-09-21
netfilter: iptable_raw: drop bogus net_init annotation
Florian Westphal
1
-1
/
+1
2021-09-21
netfilter: nf_nat_masquerade: defer conntrack walk to work queue
Florian Westphal
1
-26
/
+24
2021-09-21
netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic
Florian Westphal
1
-47
/
+75
2021-09-21
netfilter: nf_tables: Fix oversized kvmalloc() calls
Pablo Neira Ayuso
1
-1
/
+1
2021-09-21
netfilter: nf_tables: unlink table before deleting it
Florian Westphal
1
-10
/
+18
2021-09-21
netfilter: nat: include zone id in nat table hash again
Florian Westphal
1
-5
/
+12
2021-09-21
netfilter: conntrack: include zone id in tuple hash again
Florian Westphal
1
-15
/
+52
2021-09-21
netfilter: conntrack: make max chain length random
Florian Westphal
1
-6
/
+11
2021-09-20
net/ipv4/tcp_minisocks.c: remove superfluous header files from tcp_minisocks.c
Mianhan Liu
1
-7
/
+0
2021-09-20
net/ipv4/tcp_fastopen.c: remove superfluous header files from tcp_fastopen.c
Mianhan Liu
1
-6
/
+0
2021-09-20
net/ipv4/route.c: remove superfluous header files from route.c
Mianhan Liu
1
-8
/
+0
2021-09-20
nexthop: Fix division by zero while replacing a resilient group
Ido Schimmel
1
-0
/
+2
2021-09-20
napi: fix race inside napi_enable
Xuan Zhuo
1
-6
/
+10
2021-09-19
net: sched: move and reuse mq_change_real_num_tx()
Jakub Kicinski
3
-46
/
+25
2021-09-19
net: dsa: tear down devlink port regions when tearing down the devlink port on error
Vladimir Oltean
1
-5
/
+46
2021-09-19
net: rtnetlink: convert rcu_assign_pointer to RCU_INIT_POINTER
Yajun Deng
1
-2
/
+2
2021-09-19
net: core: Correct the sock::sk_lock.owned lockdep annotations
Thomas Gleixner
1
-14
/
+23
2021-09-19
NET: IPV4: fix error "do not initialise globals to 0"
wangzhitong
1
-1
/
+1
2021-09-19
net: net_namespace: Fix undefined member in key_remove_domain()
Yajun Deng
1
-0
/
+4
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
1
-0
/
+50
2021-09-18
mptcp: add MPTCP_SUBFLOW_ADDRS getsockopt support
Florian Westphal
1
-0
/
+91
2021-09-18
mptcp: add MPTCP_TCPINFO getsockopt support
Florian Westphal
1
-0
/
+115
2021-09-18
mptcp: add MPTCP_INFO getsockopt
Florian Westphal
1
-1
/
+39
2021-09-18
mptcp: add new mptcp_fill_diag helper
Florian Westphal
2
-25
/
+33
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-5
/
+32
[prev]
[next]