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-08-30
Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-34
/
+37
2021-08-30
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-18
/
+0
2021-08-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
14
-57
/
+339
2021-08-30
sch_htb: Fix inconsistency when leaf qdisc creation fails
Maxim Mikityanskiy
1
-35
/
+62
2021-08-30
Bluetooth: Fix using RPA when address has been resolved
Luiz Augusto von Dentz
3
-28
/
+40
2021-08-30
Bluetooth: Fix using address type from events
Luiz Augusto von Dentz
2
-40
/
+22
2021-08-30
Bluetooth: Fix enabling advertising for central role
Luiz Augusto von Dentz
1
-2
/
+2
2021-08-30
Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
Takashi Iwai
1
-8
/
+16
2021-08-30
Bluetooth: Support the quality report events
Joseph Hwang
1
-1
/
+108
2021-08-30
Bluetooth: refactor set_exp_feature with a feature table
Joseph Hwang
1
-106
/
+142
2021-08-30
Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA
Brian Gix
1
-0
/
+5
2021-08-30
Bluetooth: reorganize functions from hci_sock_sendmsg()
Tetsuo Handa
1
-29
/
+21
2021-08-30
net: ipv4: Fix the warning for dereference
Yajun Deng
1
-1
/
+3
2021-08-30
net: qrtr: make checks in qrtr_endpoint_post() stricter
Dan Carpenter
1
-2
/
+6
2021-08-30
fix array-index-out-of-bounds in taprio_change
Haimin Zhang
1
-1
/
+3
2021-08-30
net: fix NULL pointer reference in cipso_v4_doi_free
王贇
1
-2
/
+2
2021-08-30
ipv4: make exception cache less predictible
Eric Dumazet
1
-15
/
+29
2021-08-30
ipv6: make exception cache less predictible
Eric Dumazet
1
-1
/
+4
2021-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-210
/
+315
2021-08-30
netfilter: refuse insertion if chain has grown too large
Florian Westphal
3
-10
/
+40
2021-08-30
netfilter: conntrack: switch to siphash
Florian Westphal
3
-24
/
+50
2021-08-30
netfilter: conntrack: sanitize table size default settings
Florian Westphal
1
-15
/
+13
2021-08-30
netfilter: add netfilter hooks to SRv6 data plane
Ryoga Saito
6
-36
/
+224
2021-08-27
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
2
-6
/
+21
2021-08-27
SUNRPC enforce creation of no more than max_connect xprts
Olga Kornievskaia
1
-0
/
+9
2021-08-27
SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfs
Olga Kornievskaia
1
-1
/
+3
2021-08-27
SUNRPC keep track of number of transports to unique addresses
Olga Kornievskaia
2
-1
/
+2
2021-08-27
SUNRPC: Tweak TCP socket shutdown in the RPC client
Trond Myklebust
1
-3
/
+6
2021-08-27
SUNRPC: Simplify socket shutdown when not reusing TCP ports
Trond Myklebust
1
-0
/
+4
2021-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
3
-3
/
+74
2021-08-27
mptcp: make the locking tx schema more readable
Paolo Abeni
1
-3
/
+7
2021-08-27
mptcp: optimize the input options processing
Paolo Abeni
1
-34
/
+37
2021-08-27
mptcp: consolidate in_opt sub-options fields in a bitmask
Paolo Abeni
4
-73
/
+63
2021-08-27
mptcp: better binary layout for mptcp_options_received
Paolo Abeni
2
-15
/
+13
2021-08-27
mptcp: do not set unconditionally csum_reqd on incoming opt
Paolo Abeni
1
-3
/
+1
2021-08-27
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
1
-1
/
+5
2021-08-26
tcp: enable mid stream window clamp
Neil Spring
1
-0
/
+1
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-39
/
+48
2021-08-26
Merge tag 'nfsd-5.14-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2021-08-26
Revert "net: really fix the build..."
Kalle Valo
1
-15
/
+1
2021-08-26
net: fix NULL pointer reference in cipso_v4_doi_free
王贇
1
-8
/
+10
2021-08-26
rtnetlink: Return correct error on changing device netns
Andrey Ignatov
1
-1
/
+2
2021-08-26
Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
9
-3
/
+441
2021-08-26
sock: remove one redundant SKB_FRAG_PAGE_ORDER macro
Yunsheng Lin
1
-1
/
+0
2021-08-26
ipv4: use siphash instead of Jenkins in fnhe_hashfun()
Eric Dumazet
1
-6
/
+6
2021-08-26
ipv6: use siphash in rt6_exception_hash()
Eric Dumazet
1
-6
/
+14
2021-08-26
cfg80211: use wiphy DFS domain if it is self-managed
Sriram R
1
-1
/
+8
2021-08-26
mac80211: parse transmit power envelope element
Wen Gong
2
-0
/
+15
2021-08-25
bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt
Martin KaFai Lau
2
-3
/
+44
2021-08-25
SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...
Trond Myklebust
1
-1
/
+2
[prev]
[next]