- 93e1559 drop_monitor: Filter control packets in drop monitor by Ido Schimmel · 4 years, 6 months ago
- a848c05 drop_monitor: Remove duplicate struct by Ido Schimmel · 4 years, 6 months ago
- de9cbb8 drop_monitor: Remove no longer used functions by Ido Schimmel · 4 years, 6 months ago
- 8ee2267 drop_monitor: Convert to using devlink tracepoint by Ido Schimmel · 4 years, 6 months ago
- 5855357 drop_monitor: Prepare probe functions for devlink tracepoint by Ido Schimmel · 4 years, 6 months ago
- 5b88823 devlink: Add a tracepoint for trap reports by Ido Schimmel · 4 years, 6 months ago
- a37c213 tcp: add exponential backoff in __tcp_send_ack() by Eric Dumazet · 4 years, 6 months ago
- b6b6d65 inet: remove icsk_ack.blocked by Eric Dumazet · 4 years, 6 months ago
- c11171a net: Add netif_rx_any_context() by Sebastian Andrzej Siewior · 4 years, 6 months ago
- 3f47cb4 l2tp: report rx cookie discards in netlink get by Tom Parkin · 4 years, 6 months ago
- 2bd056f Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 6 months ago
- d61491a net/sched: cls_u32: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years, 6 months ago
- e5f7e21 ip6gre: avoid tx_error when sending MLD/DAD on external tunnels by Davide Caratti · 4 years, 6 months ago
- e8d726c8 net/smc: CLC decline - V2 enhancements by Ursula Braun · 4 years, 6 months ago
- b81a5eb net/smc: introduce CLC first contact extension by Ursula Braun · 4 years, 6 months ago
- a7c9c5f net/smc: CLC accept / confirm V2 by Ursula Braun · 4 years, 6 months ago
- 5c21c4c net/smc: determine accepted ISM devices by Ursula Braun · 4 years, 6 months ago
- 8c3dca3 net/smc: build and send V2 CLC proposal by Ursula Braun · 4 years, 6 months ago
- d70bf4f net/smc: determine proposed ISM devices by Ursula Braun · 4 years, 6 months ago
- e888a2e net/smc: introduce list of pnetids for Ethernet devices by Ursula Braun · 4 years, 6 months ago
- 8caaccf net/smc: introduce CHID callback for ISM devices by Ursula Braun · 4 years, 6 months ago
- 201091e net/smc: introduce System Enterprise ID (SEID) by Ursula Braun · 4 years, 6 months ago
- 3fc6493 net/smc: prepare for more proposed ISM devices by Ursula Braun · 4 years, 6 months ago
- e15c6c4 net/smc: split CLC confirm/accept data to be sent by Ursula Braun · 4 years, 6 months ago
- 7affc80 net/smc: separate find device functions by Ursula Braun · 4 years, 6 months ago
- f1eb02f net/smc: CLC header fields renaming by Ursula Braun · 4 years, 6 months ago
- a304e29 net/smc: remove constant and introduce helper to check for a pnet id by Karsten Graul · 4 years, 6 months ago
- 74cc6d1 udp_tunnel: add the ability to share port tables by Jakub Kicinski · 4 years, 6 months ago
- 0675c28 net: vlan: Fixed signedness in vlan_group_prealloc_vid() by Florian Fainelli · 4 years, 6 months ago
- 300fd57 net: dsa: tag_rtl4_a: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 6 months ago
- e665297 net: dsa: tag_sja1105: use a custom flow dissector procedure by Vladimir Oltean · 4 years, 6 months ago
- 6b04f17 net: dsa: tag_qca: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 6 months ago
- b1af365 net: dsa: tag_mtk: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 6 months ago
- 742b2e1 net: dsa: tag_edsa: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 6 months ago
- 11f5011 net: dsa: tag_dsa: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 6 months ago
- f569ad5 net: dsa: tag_brcm: use generic flow dissector procedure by Vladimir Oltean · 4 years, 6 months ago
- 54fec33 net: flow_dissector: avoid indirect call to DSA .flow_dissect for generic case by Vladimir Oltean · 4 years, 6 months ago
- 7a6ffe7 net: dsa: point out the tail taggers by Vladimir Oltean · 4 years, 6 months ago
- 2e8cb1b net: dsa: make the .flow_dissect tagger callback return void by Vladimir Oltean · 4 years, 6 months ago
- 5124197 net: dsa: tag_ocelot: use a short prefix on both ingress and egress by Vladimir Oltean · 4 years, 6 months ago
- 707091e net: dsa: tag_sja1105: request promiscuous mode for master by Vladimir Oltean · 4 years, 6 months ago
- c397540 net: dsa: allow drivers to request promiscuous mode on master by Vladimir Oltean · 4 years, 6 months ago
- 5d5b412 devlink: introduce flash update overwrite mask by Jacob Keller · 4 years, 6 months ago
- bc75c05 devlink: convert flash_update to use params structure by Jacob Keller · 4 years, 6 months ago
- 22ec3d2 devlink: check flash_update parameter support in net core by Jacob Keller · 4 years, 6 months ago
- 534a210 tcp: consolidate tcp_mark_skb_lost and tcp_skb_mark_lost by Yuchung Cheng · 4 years, 6 months ago
- 6869897 tcp: simplify tcp_mark_skb_lost by Yuchung Cheng · 4 years, 6 months ago
- fd214674 tcp: move tcp_mark_skb_lost by Yuchung Cheng · 4 years, 6 months ago
- 179ac35 tcp: consistently check retransmit hint by Yuchung Cheng · 4 years, 6 months ago
- 7470558 net: bridge: mcast: remove only S,G port groups from sg_port hash by Nikolay Aleksandrov · 4 years, 6 months ago
- d018684 net: vlan: Avoid using BUG() in vlan_proto_idx() by Florian Fainelli · 4 years, 6 months ago
- b560a20 Bluetooth: MGMT: Fix not checking if BT_HS is enabled by Luiz Augusto von Dentz · 4 years, 8 months ago
- b176dd0 Bluetooth: Disable High Speed by default by Luiz Augusto von Dentz · 4 years, 8 months ago
- f194256 Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel by Luiz Augusto von Dentz · 4 years, 8 months ago
- eddb773 Bluetooth: A2MP: Fix not initializing all members by Luiz Augusto von Dentz · 4 years, 8 months ago
- c0ee064 Bluetooth: Fix update of own_addr_type if ll_privacy supported by Sathish Narasimman · 4 years, 6 months ago
- 77d0cab net: tcp: drop unused function argument from mptcp_incoming_options by Florian Westphal · 4 years, 6 months ago
- 00cfd77 mptcp: retransmit ADD_ADDR when timeout by Geliang Tang · 4 years, 6 months ago
- 08b81d8 mptcp: add sk_stop_timer_sync helper by Geliang Tang · 4 years, 6 months ago
- 0abd40f mptcp: add struct mptcp_pm_add_entry by Geliang Tang · 4 years, 6 months ago
- 5c8c164 mptcp: add mptcp_destroy_common helper by Geliang Tang · 4 years, 6 months ago
- 7a7e52e mptcp: add RM_ADDR related mibs by Geliang Tang · 4 years, 6 months ago
- 0ee4261 mptcp: implement mptcp_pm_remove_subflow by Geliang Tang · 4 years, 6 months ago
- b6c0838 mptcp: remove addr and subflow in PM netlink by Geliang Tang · 4 years, 6 months ago
- f58f065 mptcp: add accept_subflow re-check by Geliang Tang · 4 years, 6 months ago
- a877de06 mptcp: add ADD_ADDR related mibs by Geliang Tang · 4 years, 6 months ago
- 6a6c05a mptcp: send out ADD_ADDR with echo flag by Geliang Tang · 4 years, 6 months ago
- d0876b2 mptcp: add the incoming RM_ADDR support by Geliang Tang · 4 years, 6 months ago
- 5cb104a mptcp: add the outgoing RM_ADDR support by Geliang Tang · 4 years, 6 months ago
- f643b80 mptcp: rename addr_signal and the related functions by Geliang Tang · 4 years, 6 months ago
- e2f9a8f net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb by Vladimir Oltean · 4 years, 6 months ago
- ed409f3 net: dsa: b53: Configure VLANs while not filtering by Florian Fainelli · 4 years, 6 months ago
- 412a152 net: dsa: untag the bridge pvid from rx skbs by Vladimir Oltean · 4 years, 6 months ago
- de2b541 net: fix a new kernel-doc warning at dev.c by Mauro Carvalho Chehab · 4 years, 6 months ago
- 36cfec7 net: bridge: mcast: when forwarding handle filter mode and blocked flag by Nikolay Aleksandrov · 4 years, 6 months ago
- 094b82f net: bridge: mcast: handle host state by Nikolay Aleksandrov · 4 years, 6 months ago
- 9116ffb net: bridge: mcast: add support for blocked port groups by Nikolay Aleksandrov · 4 years, 6 months ago
- 8266a04 net: bridge: mcast: handle port group filter modes by Nikolay Aleksandrov · 4 years, 6 months ago
- b081236 net: bridge: mcast: install S,G entries automatically based on reports by Nikolay Aleksandrov · 4 years, 6 months ago
- 085b53c net: bridge: mcast: add sg_port rhashtable by Nikolay Aleksandrov · 4 years, 6 months ago
- 8f8cb77 net: bridge: mcast: add rt_protocol field to the port group struct by Nikolay Aleksandrov · 4 years, 6 months ago
- 7d07a68 net: bridge: mcast: when igmpv3/mldv2 are enabled lookup (S,G) first, then (*,G) by Nikolay Aleksandrov · 4 years, 6 months ago
- 88d4bd1 net: bridge: mdb: add support for add/del/dump of entries with source by Nikolay Aleksandrov · 4 years, 6 months ago
- 9c4258c net: bridge: mdb: add support to extend add/del commands by Nikolay Aleksandrov · 4 years, 6 months ago
- eab3227 net: bridge: mcast: rename br_ip's u member to dst by Nikolay Aleksandrov · 4 years, 6 months ago
- deb9656 net: bridge: mcast: use br_ip's src for src groups and querier address by Nikolay Aleksandrov · 4 years, 6 months ago
- 83f7398 net: bridge: mdb: use extack in br_mdb_add() and br_mdb_add_group() by Nikolay Aleksandrov · 4 years, 6 months ago
- 7eea629 net: bridge: mdb: move all port and bridge checks to br_mdb_add by Nikolay Aleksandrov · 4 years, 6 months ago
- 2ac95df net: bridge: mdb: use extack in br_mdb_parse() by Nikolay Aleksandrov · 4 years, 6 months ago
- 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- c49a944 devlink: Enhance policy to validate port type input value by Parav Pandit · 4 years, 6 months ago
- ba356c9 devlink: Enhance policy to validate eswitch mode value by Parav Pandit · 4 years, 6 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- d301713 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
- d5e4d0a inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute by Eric Dumazet · 4 years, 6 months ago
- 99f62a7 net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU by Vladimir Oltean · 4 years, 6 months ago
- c69d2dd bpf: Using rcu_read_lock for bpf_sk_storage_map iterator by Yonghong Song · 4 years, 6 months ago
- 9436ef6 bpf: Allow specifying a BTF ID per argument in function protos by Lorenz Bauer · 4 years, 6 months ago
- c5a2a13 Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 4 years, 6 months ago
- ae4dd9a Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 6 months ago