aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-29net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_delVladimir Oltean1-23/+0
2021-06-29net: bridge: allow br_fdb_replay to be called for the bridge deviceVladimir Oltean1-1/+4
2021-06-29net: bridge: switchdev: send FDB notifications for host addressesTobias Waldekranz3-11/+11
2021-06-29net: bridge: use READ_ONCE() and WRITE_ONCE() compiler barriers for fdb->dstVladimir Oltean2-14/+21
2021-06-28Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds13-1/+18
2021-06-28net: update netdev_rx_csum_fault() print dump only onceTanner Love1-5/+9
2021-06-28net: bridge: mrp: Update the Test frames for MRAHoratiu Vultur2-0/+38
2021-06-28Merge tag 'for-net-next-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller21-364/+449
2021-06-28sctp: add param size validation for SCTP_PARAM_SET_PRIMARYMarcelo Ricardo Leitner1-3/+10
2021-06-28sctp: validate chunk size in __rcv_asconf_lookupMarcelo Ricardo Leitner1-0/+3
2021-06-28sctp: add size validation when walking chunksMarcelo Ricardo Leitner1-1/+1
2021-06-28sctp: validate from_addr_param returnMarcelo Ricardo Leitner5-25/+43
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-62/+65
2021-06-28libceph: fix doc warnings in cls_lock_client.cBaokun Li1-3/+9
2021-06-28libceph: remove unnecessary ret variable in ceph_auth_init()zuoqilin1-6/+1
2021-06-28libceph: fix some spelling mistakesZheng Yongjun3-4/+4
2021-06-28libceph: kill ceph_none_authorizer::reply_bufIlya Dryomov2-3/+2
2021-06-28ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messagesAndreas Roeseler2-25/+59
2021-06-28net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAGVladimir Oltean3-2/+102
2021-06-28net: dsa: refactor the prechangeupper sanity checks into a dedicated functionVladimir Oltean1-15/+29
2021-06-28net: bridge: allow the switchdev replay functions to be called for deletionVladimir Oltean4-19/+39
2021-06-28net: bridge: constify variables in the replay helpersVladimir Oltean3-9/+9
2021-06-28net: bridge: ignore switchdev events for LAG ports which didn't request replayVladimir Oltean5-12/+26
2021-06-28net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean2-14/+17
2021-06-28net: bridge: include the is_local bit in br_fdb_replayVladimir Oltean1-0/+1
2021-06-28xdp: Move the rxq_info.mem clearing to unreg_mem_model()Jakub Kicinski1-5/+6
2021-06-28net: tipc: replace align() with ALIGN in msg.cMenglong Dong1-8/+4
2021-06-28net: tipc: fix FB_MTU eat two pagesMenglong Dong3-11/+11
2021-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller19-214/+250
2021-06-28Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller38-729/+1341
2021-06-28mptcp: fix 'masking a bool' warningMatthieu Baerts1-1/+1
2021-06-28net: sched: fix warning in tcindex_alloc_perfect_hashPavel Skripkin1-1/+1
2021-06-28ip6_tunnel: allow redirecting ip6gre and ipxip6 packets to eth devicesGuillaume Nault1-0/+1
2021-06-28gre: let mac_header point to outer header only when necessaryGuillaume Nault1-1/+6
2021-06-28sit: allow redirecting ip6ip, ipip and mplsip packets to eth devicesGuillaume Nault1-0/+4
2021-06-28ipip: allow redirecting ipip and mplsip packets to eth devicesGuillaume Nault1-0/+2
2021-06-28net: lwtunnel: handle MTU calculation in forwadingVadim Fedorenko1-1/+2
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2021-06-28SUNRPC: Should wake up the privileged task firstly.Zhang Xiaoxu1-0/+9
2021-06-28SUNRPC: Fix the batch tasks count wraparound.Zhang Xiaoxu1-1/+2
2021-06-26Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated eventLuiz Augusto von Dentz1-1/+12
2021-06-26Bluetooth: Increment management interface revisionMarcel Holtmann1-1/+1
2021-06-26Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz1-22/+29
2021-06-26Bluetooth: use inclusive language when filtering devicesArchie Pusaka7-110/+111
2021-06-26Bluetooth: use inclusive language when tracking connectionsArchie Pusaka2-10/+11
2021-06-26Bluetooth: use inclusive language in HCI role commentsArchie Pusaka4-11/+11
2021-06-26Bluetooth: smp: Use the correct print formatKai Ye1-3/+3
2021-06-26Bluetooth: sco: Use the correct print formatKai Ye1-4/+4
2021-06-26Bluetooth: msft: Use the correct print formatKai Ye1-1/+1