summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing2-3/+3
2021-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-3/+5
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-6/+32
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-1/+18
2021-08-10page_pool: add interface to manipulate frag count in page poolYunsheng Lin1-5/+13
2021-08-10page_pool: keep pp info as long as page pool owns the pageYunsheng Lin1-3/+1
2021-08-10net, core: Add support for XDP redirection to slave deviceJussi Maki2-1/+18
2021-08-09netfilter: x_tables: never register tables by defaultFlorian Westphal1-3/+3
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+6
2021-08-05net/mlx5: E-Switch, Add event callback for representorsMark Bloch1-0/+9
2021-08-05{net, RDMA}/mlx5: Extend send to vport rulesMark Bloch1-0/+1
2021-08-05net/mlx5: Lag, add initial logic for shared FDBMark Bloch1-0/+3
2021-08-05net/mlx5: Return mdev from eswitchMark Bloch1-0/+6
2021-08-05netdevice: add the case if dev is NULLYajun Deng1-4/+8
2021-08-05net/ipv4/igmp: Use struct_size() helperGustavo A. R. Silva1-3/+0
2021-08-04net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridgeVladimir Oltean1-35/+0
2021-08-04net: add netif_set_real_num_queues() for device reconfigJakub Kicinski1-0/+2
2021-08-04bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface IDIoana Ciornei1-1/+2
2021-08-03move netdev_boot_setup into Space.cArnd Bergmann1-13/+0
2021-08-03skbuff: introduce skb_expand_head()Vasily Averin1-0/+1
2021-08-03net: really fix the build...David S. Miller1-1/+6
2021-08-03net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb1-0/+2
2021-08-02Revert "mhi: Fix networking tree build."Jakub Kicinski1-6/+1
2021-08-02mhi: Fix networking tree build.David S. Miller1-1/+6
2021-08-02netfilter: ebtables: do not hook tables by defaultFlorian Westphal1-0/+2
2021-07-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski3-74/+45
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-25/+63
2021-07-31Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-20/+53
2021-07-30sk_buff: avoid potentially clearing 'slow_gro' fieldPaolo Abeni1-1/+1
2021-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+2
2021-07-30net: netlink: Remove unused functionYajun Deng1-23/+0
2021-07-29mctp: Add device handling and netlink interfaceJeremy Kerr1-0/+4
2021-07-29mctp: Add MCTP baseJeremy Kerr1-1/+5
2021-07-29sk_buff: track dst status in slow_groPaolo Abeni1-0/+2
2021-07-29sk_buff: introduce 'slow_gro' flagsPaolo Abeni1-0/+4
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-20/+53
2021-07-29bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann1-1/+1
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann1-0/+15
2021-07-28bpf, sockmap: Fix memleak on ingress msg enqueueJohn Fastabend1-19/+35
2021-07-28Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2021-07-27net: bonding: move ioctl handling to private ndo operationArnd Bergmann1-3/+10
2021-07-27net: bridge: move bridge ioctls out of .ndo_do_ioctlArnd Bergmann1-1/+6
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann2-2/+4
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-0/+6
2021-07-27dev_ioctl: pass SIOCDEVPRIVATE data separatelyArnd Bergmann1-2/+2
2021-07-27hamradio: use ndo_siocdevprivateArnd Bergmann1-1/+1
2021-07-27net: split out SIOCDEVPRIVATE handling from dev_ioctlArnd Bergmann1-0/+3
2021-07-27net: dsa: sja1105: add bridge TX data plane offload based on tag_8021qVladimir Oltean1-0/+10
2021-07-27net: bridge: add a helper for retrieving port VLANs from the data pathVladimir Oltean1-0/+8
2021-07-27Merge tag 'mlx5-updates-2021-07-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-1/+2