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-05-31
net: sched: Fix spelling mistakes
Zheng Yongjun
4
-5
/
+5
2021-05-31
nfc: hci: Fix spelling mistakes
Zheng Yongjun
3
-3
/
+3
2021-05-31
nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
Krzysztof Kozlowski
1
-0
/
+2
2021-05-31
ipv6: align code with context
Rocco Yue
1
-4
/
+4
2021-05-31
ipv6: use prandom_u32() for ID generation
Willy Tarreau
1
-22
/
+4
2021-05-31
mac80211: Fix NULL ptr deref for injected rate info
Mathy Vanhoef
1
-16
/
+36
2021-05-31
mac80211: fix skb length check in ieee80211_scan_rx()
Du Cheng
1
-5
/
+16
2021-05-31
cfg80211: call cfg80211_leave_ocb when switching away from OCB
Du Cheng
1
-0
/
+3
2021-05-31
mac80211: remove warning in ieee80211_get_sband()
Johannes Berg
1
-1
/
+1
2021-05-31
Bluetooth: use correct lock to prevent UAF of hdev object
Lin Ma
1
-2
/
+2
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
72
-290
/
+600
2021-05-30
batman-adv: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-05-30
batman-adv: mcast: add MRD + routable IPv4 multicast with bridges support
Linus Lüssing
1
-36
/
+5
2021-05-29
netfilter: nf_tables: remove xt_action_param from nft_pktinfo
Florian Westphal
1
-10
/
+18
2021-05-29
netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()
Florian Westphal
3
-17
/
+17
2021-05-29
netfilter: nf_tables: add and use nft_thoff helper
Florian Westphal
7
-18
/
+18
2021-05-29
netfilter: nf_tables: add and use nft_sk helper
Florian Westphal
3
-4
/
+4
2021-05-29
netfilter: x_tables: reduce xt_action_param by 8 byte
Florian Westphal
1
-1
/
+1
2021-05-29
netfilter: use nfnetlink_unicast()
Pablo Neira Ayuso
5
-124
/
+44
2021-05-29
netfilter: xt_CT: Remove redundant assignment to ret
Yang Li
1
-1
/
+0
2021-05-29
netfilter: x_tables: improve limit_mt scalability
Jason Baron
1
-17
/
+23
2021-05-29
netfilter: Remove leading spaces in Kconfig
Juerg Haefliger
2
-2
/
+2
2021-05-29
netfilter: nf_tables: prefer direct calls for set lookups
Florian Westphal
6
-15
/
+47
2021-05-28
mptcp: restrict values of 'enabled' sysctl
Matthieu Baerts
1
-3
/
+5
2021-05-28
mptcp: support SYSCTL only if enabled
Matthieu Baerts
1
-6
/
+22
2021-05-28
mptcp: make sure flag signal is set when add addr with port
Jianguo Wu
1
-1
/
+7
2021-05-28
mptcp: remove redundant initialization in pm_nl_init_net()
Jianguo Wu
1
-2
/
+5
2021-05-28
mptcp: generate subflow hmac after mptcp_finish_join()
Jianguo Wu
1
-3
/
+3
2021-05-28
mptcp: using TOKEN_MAX_RETRIES instead of magic number
Jianguo Wu
3
-3
/
+4
2021-05-28
mptcp: fix pr_debug in mptcp_token_new_connect
Jianguo Wu
1
-3
/
+3
2021-05-28
mptcp: do not reset MP_CAPABLE subflow on mapping errors
Paolo Abeni
1
-30
/
+32
2021-05-28
mptcp: always parse mptcp options for MPC reqsk
Paolo Abeni
1
-9
/
+8
2021-05-28
mptcp: fix sk_forward_memory corruption on retransmission
Paolo Abeni
1
-1
/
+15
2021-05-28
netfilter: add and use nft_set_do_lookup helper
Florian Westphal
2
-4
/
+4
2021-05-28
netfilter: nft_set_pipapo_avx2: Skip LDMXCSR, we don't need a valid MXCSR state
Stefano Brivio
1
-2
/
+7
2021-05-28
netfilter: nft_exthdr: Support SCTP chunks
Phil Sutter
1
-0
/
+51
2021-05-28
Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-33
/
+74
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
3
-29
/
+59
2021-05-27
net/sched: act_ct: Fix ct template allocation for zone 0
Ariel Levkovich
1
-3
/
+0
2021-05-27
net/sched: act_ct: Offload connections with commit action
Paul Blakey
1
-3
/
+4
2021-05-27
devlink: Correct VIRTUAL port to not have phys_port attributes
Parav Pandit
1
-2
/
+2
2021-05-27
Merge tag 'linux-can-next-for-5.14-20210527' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Jakub Kicinski
2
-14
/
+12
2021-05-27
devlink: append split port number to the port name
Jiri Pirko
1
-6
/
+4
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
65
-257
/
+526
2021-05-27
Bluetooth: fix the erroneous flush_work() order
Lin Ma
1
-1
/
+6
2021-05-27
xprtrdma: Revert 586a0787ce35
Chuck Lever
1
-9
/
+18
2021-05-27
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
1
-1
/
+1
2021-05-27
can: isotp: Add error message if txqueuelen is too small
Patrick Menschel
1
-2
/
+4
2021-05-27
can: isotp: add symbolic error message to isotp_module_init()
Patrick Menschel
1
-1
/
+1
2021-05-27
can: isotp: change error format from decimal to symbolic error names
Patrick Menschel
1
-6
/
+6
[prev]
[next]