summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-12-17Fixed PHY: Add fixed_phy_change_carrier()Joakim Tjernlund
2018-12-17net: unbreak CONFIG_RETPOLINE=n buildsPaolo Abeni
2018-12-16net: rtnetlink: support for fdb getRoopa Prabhu
2018-12-16net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477Tristram Ha
2018-12-16neighbor: Add protocol attributeDavid Ahern
2018-12-15Merge tag 'mlx5e-updates-2018-12-14' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-12-15net: use indirect call wrappers at GRO transport layerPaolo Abeni
2018-12-15net: use indirect call wrappers at GRO network layerPaolo Abeni
2018-12-15indirect call wrappers: helpers to speed-up indirect calls of builtinPaolo Abeni
2018-12-15neighbor: Improve neighbour struct layoutDavid Ahern
2018-12-14neighbor: Move neigh_update_ext_learned to core fileDavid Ahern
2018-12-14net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()Cong Wang
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller
2018-12-14net/mlx5: Introduce inter-device communication mechanismAviv Heller
2018-12-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-14net/mlx5: E-Switch, Introduce flow counter affinityShahar Klein
2018-12-14net/mlx5: Use lowercase 'X' for hex valuesSaeed Mahameed
2018-12-13net: dev: Issue NETDEV_PRE_CHANGEADDRPetr Machata
2018-12-13net: dev: Add NETDEV_PRE_CHANGEADDRPetr Machata
2018-12-13net: dev: Add extack argument to dev_set_mac_address()Petr Machata
2018-12-12Merge tag 'mlx5e-updates-2018-12-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-12-12net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata
2018-12-12net: switchdev: Add extack to struct switchdev_notifier_infoPetr Machata
2018-12-12net: switchdev: Add extack argument to switchdev_port_obj_add()Petr Machata
2018-12-12net: ndo_bridge_setlink: Add extackPetr Machata
2018-12-11net/mlx5e: Avoid query PPCNT register if not supported by the deviceEyal Davidovich
2018-12-11net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens
2018-12-11bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-10net/sched: Remove egdev mechanismOz Shlomo
2018-12-10net: Add netif_is_gretap()/netif_is_ip6gretap()Oz Shlomo
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-10bpf: rename *_info_cnt to nr_*_info in bpf_prog_infoYonghong Song
2018-12-10net/mlx5: Remove the get protocol device interface entryOr Gerlitz
2018-12-10net/mlx5: Support extended destination format in flow steering commandEli Britstein
2018-12-10net/mlx5: E-Switch, Change vhca id valid bool field to bit flagEli Britstein
2018-12-10net/mlx5: Introduce extended destination fieldsEli Britstein
2018-12-10net/mlx5: Revise gre and nvgre key formatsOz Shlomo
2018-12-10net/mlx5: Add monitor commands layout and event dataEyal Davidovich
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-09net/mlx5: Use helper to get CQE opcodeTariq Toukan
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09media: bpf: add bpf function to report mouse movementSean Young
2018-12-09bpf: Add bpf_line_info supportMartin KaFai Lau
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-08net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform dataAndrew Lunn
2018-12-08net: phy: mdio-gpio: Add platform_data support for phy_maskAndrew Lunn
2018-12-08Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds