summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | net: bridge: vlan: add support for mcast query interval global optionNikolay Aleksandrov2021-08-111-0/+1
* | | | | net: bridge: vlan: add support for mcast querier interval global optionNikolay Aleksandrov2021-08-111-0/+1
* | | | | net: bridge: vlan: add support for mcast membership interval global optionNikolay Aleksandrov2021-08-111-0/+1
* | | | | net: bridge: vlan: add support for mcast last member interval global optionNikolay Aleksandrov2021-08-111-0/+2
* | | | | net: bridge: vlan: add support for mcast startup query count global optionNikolay Aleksandrov2021-08-111-0/+1
* | | | | net: bridge: vlan: add support for mcast last member count global optionNikolay Aleksandrov2021-08-111-0/+1
* | | | | net: bridge: vlan: add support for mcast igmp/mld version global optionsNikolay Aleksandrov2021-08-111-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-08-117-20/+8
|\ \ \ \ \
| * | | | | netfilter: nf_queue: move hookfn registration out of struct netFlorian Westphal2021-08-102-3/+2
| * | | | | netfilter: x_tables: never register tables by defaultFlorian Westphal2021-08-091-3/+3
| * | | | | netfilter: ctnetlink: allow to filter dump by status bitsFlorian Westphal2021-08-051-0/+1
| * | | | | netfilter: ebtables: do not hook tables by defaultFlorian Westphal2021-08-021-0/+2
| * | | | | netfilter: remove xt pernet dataFlorian Westphal2021-08-012-14/+0
* | | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2021-08-103-6/+32
|\ \ \ \ \ \
| * | | | | | net/mlx5: E-Switch, Add event callback for representorsMark Bloch2021-08-051-0/+9
| * | | | | | {net, RDMA}/mlx5: Extend send to vport rulesMark Bloch2021-08-051-0/+1
| * | | | | | net/mlx5: Lag, add initial logic for shared FDBMark Bloch2021-08-051-0/+3
| * | | | | | net/mlx5: Return mdev from eswitchMark Bloch2021-08-051-0/+6
| * | | | | | IB/mlx5: Rename is_apu_thread_cq function to is_apu_cqTal Gilboa2021-07-251-3/+2
| * | | | | | net/mlx5: Add DCS caps & fields supportLior Nahmanson2021-07-181-3/+11
* | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-08-103-1/+19
|\ \ \ \ \ \ \
| * | | | | | | net, bonding: Add XDP support to the bonding driverJussi Maki2021-08-091-0/+1
| * | | | | | | net, core: Add support for XDP redirection to slave deviceJussi Maki2021-08-092-1/+18
* | | | | | | | page_pool: add frag page recycling support in page poolYunsheng Lin2021-08-091-0/+15
* | | | | | | | page_pool: add interface to manipulate frag count in page poolYunsheng Lin2021-08-092-12/+52
* | | | | | | | page_pool: keep pp info as long as page pool owns the pageYunsheng Lin2021-08-092-10/+1
* | | | | | | | devlink: Set device as early as possibleLeon Romanovsky2021-08-091-4/+6
* | | | | | | | net: dsa: sja1105: rely on DSA core tracking of port learning stateVladimir Oltean2021-08-081-0/+1
* | | | | | | | net: dsa: centralize fast ageing when address learning is turned offVladimir Oltean2021-08-081-0/+1
* | | | | | | | devlink: Simplify devlink port API callsLeon Romanovsky2021-08-081-7/+5
* | | | | | | | net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean2021-08-061-2/+0
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-056-3/+14
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-08-055-3/+13
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-08-041-0/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker2021-07-021-0/+1
| | * | | | | | | | net: ipv6: fix returned variable type in ip6_skb_dst_mtuAntoine Tenart2021-08-031-1/+1
| | * | | | | | | | net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_opsBijie Xu2021-08-031-0/+4
| | * | | | | | | | net: flow_offload: correct comments mismatch with codeBijie Xu2021-08-031-1/+1
| | * | | | | | | | net: really fix the build...David S. Miller2021-08-031-1/+6
| | * | | | | | | | Revert "mhi: Fix networking tree build."Jakub Kicinski2021-08-021-6/+1
| | * | | | | | | | mhi: Fix networking tree build.David S. Miller2021-08-021-1/+6
| | | |_|_|_|/ / / | | |/| | | | | |
| * / | | | | | | Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-051-0/+1
| |/ / / / / / /
* | | | | | | | netdevice: add the case if dev is NULLYajun Deng2021-08-051-4/+8
* | | | | | | | net/ipv6/mcast: Use struct_size() helperGustavo A. R. Silva2021-08-051-3/+0
* | | | | | | | net/ipv4/igmp: Use struct_size() helperGustavo A. R. Silva2021-08-051-3/+0
* | | | | | | | net/ipv4/ipv6: Replace one-element arraya with flexible-array membersGustavo A. R. Silva2021-08-052-12/+36
* | | | | | | | sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov2021-08-043-2/+8
* | | | | | | | net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridgeVladimir Oltean2021-08-042-35/+46
* | | | | | | | Merge tag 'linux-can-next-for-5.15-20210804' of git://git.kernel.org/pub/scm/...David S. Miller2021-08-041-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | can: j1939: extend UAPI to notify about RX statusOleksij Rempel2021-08-041-0/+9
| | |_|/ / / / / | |/| | | | | |