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
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
405
-10696
/
+12807
2020-12-14
net: fix proc_fs init handling in af_packet and tls
Yonatan Linik
2
-0
/
+5
2020-12-14
af_vsock: Assign the vsock transport considering the vsock address flags
Andra Paraschiv
1
-2
/
+7
2020-12-14
af_vsock: Set VMADDR_FLAG_TO_HOST flag on the receive path
Andra Paraschiv
1
-0
/
+12
2020-12-14
vsock_addr: Check for supported flag values
Andra Paraschiv
1
-1
/
+3
2020-12-14
net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabled
Tariq Toukan
1
-0
/
+5
2020-12-14
tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit
Alexander Duyck
1
-1
/
+16
2020-12-14
net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...
Vasily Averin
1
-0
/
+6
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2020-12-14
net: bridge: Fix a warning when del bridge sysfs
Wang Hai
1
-1
/
+4
2020-12-14
mptcp: let MPTCP create max size skbs
Paolo Abeni
1
-5
/
+9
2020-12-14
mptcp: pm: simplify select_local_address()
Paolo Abeni
1
-4
/
+2
2020-12-14
mptcp: parse and act on incoming FASTCLOSE option
Florian Westphal
3
-0
/
+54
2020-12-14
tcp: parse mptcp options contained in reset packets
Florian Westphal
2
-6
/
+9
2020-12-14
mptcp: hold mptcp socket before calling tcp_done
Florian Westphal
1
-1
/
+6
2020-12-14
mptcp: use MPTCPOPT_HMAC_LEN macro
Geliang Tang
1
-1
/
+1
2020-12-14
mptcp: remove address when netlink flushes addrs
Geliang Tang
1
-5
/
+10
2020-12-14
mptcp: attach subflow socket to parent cgroup
Nicolas Rybowski
1
-0
/
+27
2020-12-14
net: openvswitch: fix TTL decrement exception action execution
Eelco Chaudron
1
-9
/
+6
2020-12-14
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
4
-9
/
+9
2020-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
19
-114
/
+465
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-24
/
+40
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-4
/
+3
2020-12-12
net: x25: Remove unimplemented X.25-over-LLC code stubs
Xie He
3
-24
/
+2
2020-12-12
inet: frags: batch fqdir destroy works
SeongJae Park
1
-8
/
+39
2020-12-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-7
/
+67
2020-12-12
netfilter: nftables: netlink support for several set element expressions
Pablo Neira Ayuso
2
-6
/
+143
2020-12-12
netfilter: nftables: generalize set extension to support for several expressions
Pablo Neira Ayuso
3
-47
/
+168
2020-12-12
Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...
Jakub Kicinski
27
-202
/
+793
2020-12-12
netfilter: nftables: generalize set expressions support
Pablo Neira Ayuso
2
-27
/
+66
2020-12-12
netfilter: ctnetlink: add timeout and protoinfo to destroy events
Florian Westphal
4
-22
/
+48
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
37
-131
/
+197
2020-12-11
mac80211: add ieee80211_set_sar_specs
Carl Huang
1
-0
/
+12
2020-12-11
nl80211: add common API to configure SAR power limitations
Carl Huang
3
-0
/
+214
2020-12-11
mac80211: fix a mistake check for rx_stats update
Wen Gong
1
-1
/
+1
2020-12-11
mac80211: mlme: save ssid info to ieee80211_bss_conf while assoc
Wen Gong
1
-0
/
+5
2020-12-11
mac80211: Update rate control on channel change
Ilan Peer
1
-0
/
+61
2020-12-11
mac80211: don't filter out beacons once we start CSA
Emmanuel Grumbach
1
-0
/
+1
2020-12-11
mac80211: Fix calculation of minimal channel width
Ilan Peer
2
-5
/
+6
2020-12-11
mac80211: ignore country element TX power on 6 GHz
Johannes Berg
1
-1
/
+9
2020-12-11
mac80211: use bitfield helpers for BA session action frames
Johannes Berg
2
-10
/
+10
2020-12-11
mac80211: support Rx timestamp calculation for all preamble types
Avraham Stern
2
-8
/
+67
2020-12-11
mac80211: don't set set TDLS STA bandwidth wider than possible
Johannes Berg
1
-4
/
+10
2020-12-11
mac80211: support driver-based disconnect with reconnect hint
Johannes Berg
3
-20
/
+76
2020-12-11
cfg80211: support immediate reconnect request hint
Johannes Berg
5
-28
/
+46
2020-12-11
mac80211: use struct assignment for he_obss_pd
Johannes Berg
1
-2
/
+1
2020-12-11
cfg80211: remove struct ieee80211_he_bss_color
Johannes Berg
1
-2
/
+1
2020-12-11
nl80211: validate key indexes for cfg80211_registered_device
Anant Thazhemadam
3
-11
/
+49
2020-12-11
cfg80211: include block-tx flag in channel switch started event
Johannes Berg
3
-8
/
+13
2020-12-11
mac80211: disallow band-switch during CSA
Johannes Berg
1
-3
/
+15
[next]