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-12-29
net/ncsi: check for error return from call to nla_put_u32
Jiasheng Jiang
1
-1
/
+5
2021-12-29
net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper
Nikolay Aleksandrov
1
-3
/
+3
2021-12-29
net: fix use-after-free in tw_timer_handler
Muchun Song
1
-6
/
+4
2021-12-29
Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
14
-1934
/
+2369
2021-12-29
net: bridge: mcast: add and enforce startup query interval minimum
Nikolay Aleksandrov
5
-3
/
+22
2021-12-29
net: bridge: mcast: add and enforce query interval minimum
Nikolay Aleksandrov
5
-3
/
+22
2021-12-29
ipv6: raw: check passed optlen before reading
Tamir Duberstein
1
-0
/
+3
2021-12-29
xsk: Initialise xskb free_list_node
Ciara Loftus
1
-0
/
+1
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
32
-0
/
+35
2021-12-29
of: net: support NVMEM cells with MAC in text format
Rafał Miłecki
1
-11
/
+22
2021-12-28
net: caif: remove redundant assignment to variable expectlen
Colin Ian King
1
-1
/
+0
2021-12-28
net/smc: fix kernel panic caused by race of smc_sock
Dust Li
8
-76
/
+57
2021-12-28
net/smc: don't send CDC/LLC message if link not ready
Dust Li
5
-5
/
+11
2021-12-27
net: udp: fix alignment problem in udp4_seq_show()
yangxingwu
1
-1
/
+1
2021-12-27
net/smc: fix using of uninitialized completions
Karsten Graul
1
-2
/
+4
2021-12-27
net: bridge: Get SIOCGIFBR/SIOCSIFBR ioctl working in compat mode
Remi Pommarel
2
-43
/
+52
2021-12-27
ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
William Zhao
1
-0
/
+2
2021-12-25
sctp: use call_rcu to free endpoint
Xin Long
3
-22
/
+36
2021-12-23
udp: using datalen to cap ipv6 udp max gso segments
Coco Li
1
-1
/
+1
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-48
/
+81
2021-12-23
Bluetooth: MGMT: Fix spelling mistake "simultanous" -> "simultaneous"
Colin Ian King
1
-1
/
+1
2021-12-23
net: bridge: fix ioctl old_deviceless bridge argument
Remi Pommarel
1
-1
/
+1
2021-12-23
net: dsa: tag_ocelot: use traffic class to map priority on injected header
Xiaoliang Yang
1
-1
/
+5
2021-12-23
flow_offload: fix suspicious RCU usage when offloading tc action
Baowen Zheng
1
-2
/
+9
2021-12-23
sctp: move hlist_node and hashent out of sctp_ep_common
Xin Long
3
-26
/
+17
2021-12-22
Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported
Luiz Augusto von Dentz
2
-47
/
+77
2021-12-22
Bluetooth: hci_sync: Add check simultaneous roles support
Luiz Augusto von Dentz
2
-16
/
+13
2021-12-22
Bluetooth: hci_sync: Wait for proper events when connecting LE
Luiz Augusto von Dentz
1
-4
/
+7
2021-12-22
Bluetooth: hci_sync: Add support for waiting specific LE subevents
Luiz Augusto von Dentz
2
-16
/
+27
2021-12-22
Bluetooth: hci_sync: Add hci_le_create_conn_sync
Luiz Augusto von Dentz
6
-347
/
+295
2021-12-22
Bluetooth: hci_event: Use skb_pull_data when processing inquiry results
Luiz Augusto von Dentz
1
-2
/
+18
2021-12-22
Bluetooth: hci_sync: Push sync command cancellation to workqueue
Benjamin Berg
3
-3
/
+28
2021-12-21
devlink: Add new "event_eq_size" generic device param
Shay Drory
1
-0
/
+5
2021-12-21
devlink: Add new "io_eq_size" generic device param
Shay Drory
1
-0
/
+5
2021-12-21
Bluetooth: L2CAP: Fix using wrong mode
Luiz Augusto von Dentz
1
-2
/
+10
2021-12-21
Bluetooth: hci_sync: Fix not always pausing advertising when necessary
Luiz Augusto von Dentz
1
-4
/
+2
2021-12-21
Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_CONNECTED
Luiz Augusto von Dentz
1
-8
/
+18
2021-12-21
Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_FOUND
Luiz Augusto von Dentz
1
-21
/
+31
2021-12-21
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
24
-168
/
+677
2021-12-21
net/sched: use min() macro instead of doing it manually
Yang Li
1
-3
/
+3
2021-12-20
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
7
-17
/
+22
2021-12-20
mctp: emit RTM_NEWADDR and RTM_DELADDR
Matt Johnston
1
-5
/
+48
2021-12-20
phonet/pep: refuse to enable an unbound pipe
Rémi Denis-Courmont
1
-0
/
+2
2021-12-20
mac80211: fix locking in ieee80211_start_ap error path
Johannes Berg
1
-0
/
+3
2021-12-20
cfg80211: Enable regulatory enforcement checks for drivers supporting mesh iface
Sriram R
2
-0
/
+3
2021-12-20
rfkill: allow to get the software rfkill state
Emmanuel Grumbach
1
-0
/
+12
2021-12-20
cfg80211: refactor cfg80211_get_ies_channel_number()
Johannes Berg
1
-24
/
+22
2021-12-20
nl80211: Add support to set AP settings flags with single attribute
Veerendranath Jakkam
1
-2
/
+6
2021-12-20
mac80211: add more HT/VHT/HE state logging
Johannes Berg
1
-12
/
+33
2021-12-20
cfg80211: Use the HE operation IE to determine a 6GHz BSS channel
Ayala Beker
1
-7
/
+49
[prev]
[next]