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-08-26
mac80211: parse transmit power envelope element
Wen Gong
2
-0
/
+15
2021-08-24
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
7
-2
/
+418
2021-08-23
net: dsa: track unique bridge numbers across all DSA switch trees
Vladimir Oltean
3
-34
/
+55
2021-08-20
Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...
Jakub Kicinski
13
-63
/
+518
2021-08-20
net: bridge: vlan: convert mcast router global option to per-vlan entry
Nikolay Aleksandrov
4
-18
/
+62
2021-08-20
net: bridge: mcast: br_multicast_set_port_router takes multicast context as a...
Nikolay Aleksandrov
4
-8
/
+11
2021-08-20
Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
9
-180
/
+298
2021-08-20
Merge tag 'batadv-next-pullrequest-20210819' of git://git.open-mesh.org/linux...
David S. Miller
26
-454
/
+362
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-43
/
+22
2021-08-19
Bluetooth: Fix return value in hci_dev_do_close()
Kangmin Park
1
-3
/
+4
2021-08-19
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
1
-0
/
+6
2021-08-19
Bluetooth: mgmt: Pessimize compile-time bounds-check
Kees Cook
1
-1
/
+1
2021-08-19
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
4
-1
/
+91
2021-08-19
net/core: Remove unused field from struct flow_indr_dev
Eli Cohen
1
-1
/
+0
2021-08-19
mptcp: full fully established support after ADD_ADDR
Matthieu Baerts
1
-7
/
+3
2021-08-19
mptcp: fix memory leak on address flush
Paolo Abeni
1
-32
/
+12
2021-08-18
net/rds: dma_map_sg is entitled to merge entries
Gerd Rausch
1
-2
/
+2
2021-08-18
batman-adv: bcast: remove remaining skb-copy calls
Linus Lüssing
1
-2
/
+10
2021-08-18
pktgen: Remove fill_imix_distribution() CONFIG_XFRM dependency
Nick Richardson
1
-27
/
+26
2021-08-18
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
3
-6
/
+16
2021-08-18
ovs: clear skb->tstamp in forwarding path
kaixi.fan
1
-0
/
+1
2021-08-18
net: net_namespace: Optimize the code
Yajun Deng
1
-28
/
+24
2021-08-18
net: dsa: tag_sja1105: be dsa_loop-safe
Vladimir Oltean
2
-13
/
+28
2021-08-18
sch_cake: fix srchost/dsthost hashing mode
Toke Høiland-Jørgensen
1
-1
/
+1
2021-08-18
net: procfs: add seq_puts() statement for dev_mcast
Yajun Deng
1
-11
/
+13
2021-08-18
net: RxRPC: make dependent Kconfig symbols be shown indented
Randy Dunlap
1
-3
/
+4
2021-08-18
mptcp: local addresses fullmesh
Geliang Tang
1
-10
/
+63
2021-08-18
mptcp: remote addresses fullmesh
Geliang Tang
1
-4
/
+55
2021-08-18
mptcp: drop flags and ifindex arguments
Geliang Tang
3
-7
/
+31
2021-08-18
cfg80211: fix BSS color notify trace enum confusion
Johannes Berg
1
-1
/
+1
2021-08-17
mac80211: fix locking in ieee80211_restart_work()
Johannes Berg
1
-0
/
+2
2021-08-17
mac80211: Fix insufficient headroom issue for AMSDU
Chih-Kang Chang
1
-1
/
+3
2021-08-17
mac80211: add support for BSS color change
John Crispin
4
-22
/
+254
2021-08-17
nl80211: add support for BSS coloring
John Crispin
3
-0
/
+216
2021-08-17
net: bridge: mcast: toggle also host vlan state in br_multicast_toggle_vlan
Nikolay Aleksandrov
2
-7
/
+4
2021-08-17
net: bridge: mcast: use the correct vlan group helper
Nikolay Aleksandrov
1
-2
/
+3
2021-08-17
net: bridge: vlan: account for router port lists when notifying
Nikolay Aleksandrov
3
-8
/
+40
2021-08-17
net: bridge: vlan: enable mcast snooping for existing master vlans
Nikolay Aleksandrov
1
-0
/
+1
2021-08-16
tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQD
Luke Hsiao
1
-2
/
+1
2021-08-16
Bluetooth: Fix race condition in handling NOP command
Kiran K
1
-6
/
+4
2021-08-16
Bluetooth: Store advertising handle so it can be re-enabled
Luiz Augusto von Dentz
1
-16
/
+29
2021-08-16
Bluetooth: Fix handling of LE Enhanced Connection Complete
Luiz Augusto von Dentz
1
-31
/
+62
2021-08-16
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
1
-8
/
+8
2021-08-16
net: bridge: mcast: account for ipv6 size when dumping querier state
Nikolay Aleksandrov
1
-1
/
+7
2021-08-16
net: bridge: mcast: drop sizeof for nest attribute's zero size
Nikolay Aleksandrov
1
-1
/
+1
2021-08-16
net: bridge: mcast: don't dump querier state if snooping is disabled
Nikolay Aleksandrov
1
-0
/
+4
2021-08-16
tipc: call tipc_wait_for_connect only when dlen is not 0
Xin Long
1
-1
/
+1
2021-08-16
net: dsa: tag_8021q: fix notifiers broadcast when they shouldn't, and vice versa
Vladimir Oltean
1
-4
/
+4
2021-08-16
af_unix: check socket state when queuing OOB
Rao Shoaib
1
-2
/
+9
2021-08-14
net: bridge: vlan: dump mcast ctx querier state
Nikolay Aleksandrov
1
-1
/
+4
[next]