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-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
401
-4331
/
+10884
2021-06-30
Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
41
-241
/
+381
2021-06-29
tcp_yeah: check struct yeah size at compile time
Eric Dumazet
1
-1
/
+1
2021-06-29
net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del}
Vladimir Oltean
1
-2
/
+2
2021-06-29
net: use netdev_info in ndo_dflt_fdb_{add,del}
Vladimir Oltean
1
-3
/
+3
2021-06-29
net: sock: add trace for socket errors
Alexander Aring
1
-0
/
+10
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
37
-63
/
+69
2021-06-29
Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+2
2021-06-29
net/ipv5/tcp: use vma_lookup() in tcp_zerocopy_receive()
Liam Howlett
1
-2
/
+2
2021-06-29
net: dsa: replay the local bridge FDB entries pointing to the bridge dev too
Vladimir Oltean
1
-0
/
+12
2021-06-29
net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ...
Vladimir Oltean
2
-5
/
+5
2021-06-29
net: dsa: include fdb entries pointing to bridge in the host fdb list
Vladimir Oltean
1
-2
/
+11
2021-06-29
net: dsa: include bridge addresses which are local in the host fdb list
Tobias Waldekranz
1
-5
/
+13
2021-06-29
net: dsa: sync static FDB entries on foreign interfaces to hardware
Vladimir Oltean
1
-4
/
+8
2021-06-29
net: dsa: install the host MDB and FDB entries in the master's RX filter
Vladimir Oltean
1
-0
/
+24
2021-06-29
net: dsa: reference count the FDB addresses at the cross-chip notifier level
Vladimir Oltean
2
-7
/
+87
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host FDBs
Vladimir Oltean
4
-5
/
+90
2021-06-29
net: dsa: reference count the MDB entries at the cross-chip notifier level
Vladimir Oltean
2
-9
/
+103
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host MDBs
Vladimir Oltean
4
-8
/
+92
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
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
[next]