net: socket: simplify dev_ifconf handling
[linux-2.6-microblaze.git] / net /
2021-07-23 Arnd Bergmannnet: socket: simplify dev_ifconf handling
2021-07-23 Arnd Bergmannnet: socket: remove register_gifconf
2021-07-23 Arnd Bergmannnet: socket: rework SIOC?IFMAP ioctls
2021-07-23 Arnd Bergmannethtool: improve compat ioctl handling
2021-07-22 Matthieu Baertsipv6: fix "'ioam6_if_id_max' defined but not used"...
2021-07-22 Oleksij Rempelnet: selftests: add MTU test
2021-07-22 Vladimir Olteannet: switchdev: fix FDB entries towards foreign ports...
2021-07-22 David S. MillerMerge branch 'bridge-port-offload'
2021-07-22 Vladimir Olteannet: bridge: move the switchdev object replay helpers...
2021-07-22 Vladimir Olteannet: bridge: guard the switchdev replay helpers against...
2021-07-22 Vladimir Olteannet: bridge: switchdev: let drivers inform which bridge...
2021-07-22 Tobias Waldekranznet: bridge: switchdev: recycle unused hwdoms
2021-07-22 Tobias Waldekranznet: bridge: disambiguate offload_fwd_mark
2021-07-21 Nikolay Aleksandrovnet: bridge: multicast: add context support for host...
2021-07-21 Nikolay Aleksandrovnet: bridge: multicast: add mdb context support
2021-07-21 Eric Dumazettcp: tweak len/truesize ratio for coalesce candidates
2021-07-21 Nikolay Aleksandrovnet: bridge: multicast: fix igmp/mld port context null...
2021-07-21 Eric Dumazettcp: avoid indirect call in tcp_new_space()
2021-07-21 Vadim Fedorenkonet: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_fo...
2021-07-21 Vadim Fedorenkonet: ipv6: introduce ip6_dst_mtu_maybe_forward
2021-07-21 David S. MillerMerge branch 'ipv6-ioam'
2021-07-21 Justin Iurmanipv6: ioam: Support for IOAM injection with lwtunnels
2021-07-21 Justin Iurmanipv6: ioam: IOAM Generic Netlink API
2021-07-21 Justin Iurmanipv6: ioam: Data plane support for Pre-allocated Trace
2021-07-21 Vladimir Olteannet: switchdev: recurse into __switchdev_handle_fdb_del...
2021-07-20 Yang Yangnet: ipv4: add capability check for net administration
2021-07-20 David S. MillerMerge branch 'fdb-fanout'
2021-07-20 Vladimir Olteannet: dsa: use switchdev_handle_fdb_{add,del}_to_device
2021-07-20 Vladimir Olteannet: switchdev: introduce a fanout helper for SWITCHDEV...
2021-07-20 Vladimir Olteannet: switchdev: introduce helper for checking dynamical...
2021-07-20 David S. MillerMerge branch 'tag_8021q-cross-chip'
2021-07-20 Vladimir Olteannet: dsa: tag_8021q: add proper cross-chip notifier...
2021-07-20 Vladimir Olteannet: dsa: tag_8021q: manage RX VLANs dynamically at...
2021-07-20 Vladimir Olteannet: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_ta...
2021-07-20 Vladimir Olteannet: dsa: make tag_8021q operations part of the core
2021-07-20 Vladimir Olteannet: dsa: let the core manage the tag_8021q context
2021-07-20 Vladimir Olteannet: dsa: build tag_8021q.c as part of DSA core
2021-07-20 Vladimir Olteannet: dsa: tag_8021q: create dsa_tag_8021q_{register...
2021-07-20 Vladimir Olteannet: dsa: tag_8021q: use symbolic error names
2021-07-20 Vladimir Olteannet: dsa: tag_8021q: use "err" consistently instead...
2021-07-20 Vladimir Olteannet: dsa: sja1105: delete the best_effort_vlan_filterin...
2021-07-20 David S. MillerMerge branch 's390-next'
2021-07-20 David S. MillerMerge branch 'veth-flexible-channel-numbers'
2021-07-20 David S. MillerMerge branch 'bridge-vlan-multicast'
2021-07-20 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2021-07-20 Vasily Averinmemcg: enable accounting for scm_fp_list objects
2021-07-20 Vasily Averinmemcg: ipv6/sit: account and don't WARN on ip_tunnel_pr...
2021-07-20 Vasily Averinmemcg: enable accounting for VLAN group array
2021-07-20 Vasily Averinmemcg: enable accounting for inet_bin_bucket cache
2021-07-20 Vasily Averinmemcg: enable accounting for IP address and routing...
2021-07-20 Vasily Averinmemcg: enable accounting for net_device and Tx/Rx queues
2021-07-20 David S. MillerMerge branch 'bridge-vlan-multicast'
2021-07-20 Nikolay Aleksandrovnet: bridge: vlan: add mcast snooping control
2021-07-20 Nikolay Aleksandrovnet: bridge: vlan: notify when global options change
2021-07-20 Nikolay Aleksandrovnet: bridge: vlan: add support for dumping global vlan...
2021-07-20 Nikolay Aleksandrovnet: bridge: vlan: add support for global options
2021-07-20 Nikolay Aleksandrovnet: bridge: multicast: include router port vlan id...
2021-07-20 Nikolay Aleksandrovnet: bridge: multicast: add vlan querier and query...
2021-07-20 Nikolay Aleksandrovnet: bridge: multicast: check if should use vlan mcast ctx
2021-07-20 Nikolay Aleksandrovnet: bridge: multicast: use the port group to port...
2021-07-20 Nikolay Aleksandrovnet: bridge: multicast: add helper to get port mcast...
2021-07-20 Nikolay Aleksandrovnet: bridge: add vlan mcast snooping knob
2021-07-20 Nikolay Aleksandrovnet: bridge: multicast: add vlan state initialization...
2021-07-20 Nikolay Aleksandrovnet: bridge: vlan: add global and per-port multicast...
2021-07-20 Nikolay Aleksandrovnet: bridge: multicast: use multicast contexts instead...
2021-07-20 Nikolay Aleksandrovnet: bridge: multicast: factor out bridge multicast...
2021-07-20 Nikolay Aleksandrovnet: bridge: multicast: factor out port multicast context
2021-07-20 Eric Dumazetnet/tcp_fastopen: remove tcp_fastopen_ctx_lock
2021-07-20 Yajun Dengnetlink: Deal with ESRCH error in nlmsg_notify()
2021-07-17 Liu Jianigmp: Add ip_mc_list lock in ip_check_mc_rcu
2021-07-17 Xin Longtipc: keep the skb in rcv queue until the whole data...
2021-07-17 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git/t
2021-07-16 Mark Grayopenvswitch: Introduce per-cpu upcall dispatch
2021-07-16 Yajun Dengnet/sched: Remove unnecessary if statement
2021-07-16 Yajun Dengrtnetlink: use nlmsg_notify() in rtnetlink_send()
2021-07-16 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2021-07-16 Alexei StarovoitovMerge branch 'sockmap: add sockmap support for unix...
2021-07-16 Cong Wangaf_unix: Implement unix_dgram_bpf_recvmsg()
2021-07-16 Cong Wangaf_unix: Implement ->psock_update_sk_prot()
2021-07-16 Cong Wangaf_unix: Add a dummy ->close() for sockmap
2021-07-16 Cong Wangaf_unix: Set TCP_ESTABLISHED for datagram sockets too
2021-07-16 Cong Wangaf_unix: Implement ->read_sock() for sockmap
2021-07-16 Cong Wangsock_map: Lift socket state restriction for datagram...
2021-07-16 Cong Wangsock_map: Relax config dependency to CONFIG_NET
2021-07-15 Rocco Yueipv6: remove unnecessary local variable
2021-07-14 Linus TorvaldsMerge tag 'net-5.14-rc2' of git://git./linux/kernel...
2021-07-13 Vladimir Olteannet: dsa: properly check for the bridge_leave methods...
2021-07-13 Linus TorvaldsMerge tag 'vboxsf-v5.14-1' of git://git./linux/kernel...
2021-07-13 Linus TorvaldsMerge tag 'for-5.14-rc1-tag' of git://git./linux/kernel...
2021-07-13 Yajun Dengnet: Use nlmsg_unicast() instead of netlink_unicast()
2021-07-12 Vasily Averinipv6: allocate enough headroom in ip6_finish_output2()
2021-07-11 David S. MillerMerge branch 'bridge-mc-fixes'
2021-07-11 Nikolay Aleksandrovnet: bridge: multicast: fix MRD advertisement router...
2021-07-11 Nikolay Aleksandrovnet: bridge: multicast: fix PIM hello router port marki...
2021-07-11 Linus TorvaldsMerge tag 'irq-urgent-2021-07-11' of git://git./linux...
2021-07-11 Linus TorvaldsMerge tag 'sched-urgent-2021-07-11' of git://git./linux...
2021-07-11 Linus TorvaldsMerge tag 'perf-urgent-2021-07-11' of git://git./linux...
2021-07-11 Linus TorvaldsMerge tag 'locking-urgent-2021-07-11' of git://git...
2021-07-11 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2021-07-11 Linus TorvaldsMerge tag 'perf-tools-for-v5.14-2021-07-10' of git...
next