Age | Commit message (Expand) | Author |
2021-07-02 | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-06-30 | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-06-30 | Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-06-29 | tcp_yeah: check struct yeah size at compile time | Eric Dumazet |
2021-06-29 | net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del} | Vladimir Oltean |
2021-06-29 | net: use netdev_info in ndo_dflt_fdb_{add,del} | Vladimir Oltean |
2021-06-29 | net: sock: add trace for socket errors | Alexander Aring |
2021-06-29 | net: sock: introduce sk_error_report | Alexander Aring |
2021-06-29 | Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2021-06-29 | net/ipv5/tcp: use vma_lookup() in tcp_zerocopy_receive() | Liam Howlett |
2021-06-29 | net: dsa: replay the local bridge FDB entries pointing to the bridge dev too | Vladimir Oltean |
2021-06-29 | net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ... | Vladimir Oltean |
2021-06-29 | net: dsa: include fdb entries pointing to bridge in the host fdb list | Vladimir Oltean |
2021-06-29 | net: dsa: include bridge addresses which are local in the host fdb list | Tobias Waldekranz |
2021-06-29 | net: dsa: sync static FDB entries on foreign interfaces to hardware | Vladimir Oltean |
2021-06-29 | net: dsa: install the host MDB and FDB entries in the master's RX filter | Vladimir Oltean |
2021-06-29 | net: dsa: reference count the FDB addresses at the cross-chip notifier level | Vladimir Oltean |
2021-06-29 | net: dsa: introduce a separate cross-chip notifier type for host FDBs | Vladimir Oltean |
2021-06-29 | net: dsa: reference count the MDB entries at the cross-chip notifier level | Vladimir Oltean |
2021-06-29 | net: dsa: introduce a separate cross-chip notifier type for host MDBs | Vladimir Oltean |
2021-06-29 | net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del | Vladimir Oltean |
2021-06-29 | net: bridge: allow br_fdb_replay to be called for the bridge device | Vladimir Oltean |
2021-06-29 | net: bridge: switchdev: send FDB notifications for host addresses | Tobias Waldekranz |
2021-06-29 | net: bridge: use READ_ONCE() and WRITE_ONCE() compiler barriers for fdb->dst | Vladimir Oltean |
2021-06-28 | Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2021-06-28 | net: update netdev_rx_csum_fault() print dump only once | Tanner Love |
2021-06-28 | net: bridge: mrp: Update the Test frames for MRA | Horatiu Vultur |
2021-06-28 | Merge tag 'for-net-next-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2021-06-28 | sctp: add param size validation for SCTP_PARAM_SET_PRIMARY | Marcelo Ricardo Leitner |
2021-06-28 | sctp: validate chunk size in __rcv_asconf_lookup | Marcelo Ricardo Leitner |
2021-06-28 | sctp: add size validation when walking chunks | Marcelo Ricardo Leitner |
2021-06-28 | sctp: validate from_addr_param return | Marcelo Ricardo Leitner |
2021-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-06-28 | ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messages | Andreas Roeseler |
2021-06-28 | net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG | Vladimir Oltean |
2021-06-28 | net: dsa: refactor the prechangeupper sanity checks into a dedicated function | Vladimir Oltean |
2021-06-28 | net: bridge: allow the switchdev replay functions to be called for deletion | Vladimir Oltean |
2021-06-28 | net: bridge: constify variables in the replay helpers | Vladimir Oltean |
2021-06-28 | net: bridge: ignore switchdev events for LAG ports which didn't request replay | Vladimir Oltean |
2021-06-28 | net: switchdev: add a context void pointer to struct switchdev_notifier_info | Vladimir Oltean |
2021-06-28 | net: bridge: include the is_local bit in br_fdb_replay | Vladimir Oltean |
2021-06-28 | xdp: Move the rxq_info.mem clearing to unreg_mem_model() | Jakub Kicinski |
2021-06-28 | net: tipc: replace align() with ALIGN in msg.c | Menglong Dong |
2021-06-28 | net: tipc: fix FB_MTU eat two pages | Menglong Dong |
2021-06-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git | David S. Miller |
2021-06-28 | Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub... | David S. Miller |
2021-06-28 | mptcp: fix 'masking a bool' warning | Matthieu Baerts |
2021-06-28 | net: sched: fix warning in tcindex_alloc_perfect_hash | Pavel Skripkin |