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-06-29
net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del
Vladimir Oltean
1
-23
/
+0
2021-06-29
net: bridge: allow br_fdb_replay to be called for the bridge device
Vladimir Oltean
1
-1
/
+4
2021-06-29
net: bridge: switchdev: send FDB notifications for host addresses
Tobias Waldekranz
3
-11
/
+11
2021-06-29
net: bridge: use READ_ONCE() and WRITE_ONCE() compiler barriers for fdb->dst
Vladimir Oltean
2
-14
/
+21
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
13
-1
/
+18
2021-06-28
net: update netdev_rx_csum_fault() print dump only once
Tanner Love
1
-5
/
+9
2021-06-28
net: bridge: mrp: Update the Test frames for MRA
Horatiu Vultur
2
-0
/
+38
2021-06-28
Merge tag 'for-net-next-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
21
-364
/
+449
2021-06-28
sctp: add param size validation for SCTP_PARAM_SET_PRIMARY
Marcelo Ricardo Leitner
1
-3
/
+10
2021-06-28
sctp: validate chunk size in __rcv_asconf_lookup
Marcelo Ricardo Leitner
1
-0
/
+3
2021-06-28
sctp: add size validation when walking chunks
Marcelo Ricardo Leitner
1
-1
/
+1
2021-06-28
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
5
-25
/
+43
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-62
/
+65
2021-06-28
libceph: fix doc warnings in cls_lock_client.c
Baokun Li
1
-3
/
+9
2021-06-28
libceph: remove unnecessary ret variable in ceph_auth_init()
zuoqilin
1
-6
/
+1
2021-06-28
libceph: fix some spelling mistakes
Zheng Yongjun
3
-4
/
+4
2021-06-28
libceph: kill ceph_none_authorizer::reply_buf
Ilya Dryomov
2
-3
/
+2
2021-06-28
ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messages
Andreas Roeseler
2
-25
/
+59
2021-06-28
net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG
Vladimir Oltean
3
-2
/
+102
2021-06-28
net: dsa: refactor the prechangeupper sanity checks into a dedicated function
Vladimir Oltean
1
-15
/
+29
2021-06-28
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
4
-19
/
+39
2021-06-28
net: bridge: constify variables in the replay helpers
Vladimir Oltean
3
-9
/
+9
2021-06-28
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
5
-12
/
+26
2021-06-28
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2
-14
/
+17
2021-06-28
net: bridge: include the is_local bit in br_fdb_replay
Vladimir Oltean
1
-0
/
+1
2021-06-28
xdp: Move the rxq_info.mem clearing to unreg_mem_model()
Jakub Kicinski
1
-5
/
+6
2021-06-28
net: tipc: replace align() with ALIGN in msg.c
Menglong Dong
1
-8
/
+4
2021-06-28
net: tipc: fix FB_MTU eat two pages
Menglong Dong
3
-11
/
+11
2021-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git
David S. Miller
19
-214
/
+250
2021-06-28
Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...
David S. Miller
38
-729
/
+1341
2021-06-28
mptcp: fix 'masking a bool' warning
Matthieu Baerts
1
-1
/
+1
2021-06-28
net: sched: fix warning in tcindex_alloc_perfect_hash
Pavel Skripkin
1
-1
/
+1
2021-06-28
ip6_tunnel: allow redirecting ip6gre and ipxip6 packets to eth devices
Guillaume Nault
1
-0
/
+1
2021-06-28
gre: let mac_header point to outer header only when necessary
Guillaume Nault
1
-1
/
+6
2021-06-28
sit: allow redirecting ip6ip, ipip and mplsip packets to eth devices
Guillaume Nault
1
-0
/
+4
2021-06-28
ipip: allow redirecting ipip and mplsip packets to eth devices
Guillaume Nault
1
-0
/
+2
2021-06-28
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
1
-1
/
+2
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2021-06-28
SUNRPC: Should wake up the privileged task firstly.
Zhang Xiaoxu
1
-0
/
+9
2021-06-28
SUNRPC: Fix the batch tasks count wraparound.
Zhang Xiaoxu
1
-1
/
+2
2021-06-26
Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event
Luiz Augusto von Dentz
1
-1
/
+12
2021-06-26
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2021-06-26
Bluetooth: Fix Set Extended (Scan Response) Data
Luiz Augusto von Dentz
1
-22
/
+29
2021-06-26
Bluetooth: use inclusive language when filtering devices
Archie Pusaka
7
-110
/
+111
2021-06-26
Bluetooth: use inclusive language when tracking connections
Archie Pusaka
2
-10
/
+11
2021-06-26
Bluetooth: use inclusive language in HCI role comments
Archie Pusaka
4
-11
/
+11
2021-06-26
Bluetooth: smp: Use the correct print format
Kai Ye
1
-3
/
+3
2021-06-26
Bluetooth: sco: Use the correct print format
Kai Ye
1
-4
/
+4
2021-06-26
Bluetooth: msft: Use the correct print format
Kai Ye
1
-1
/
+1
[prev]
[next]