summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: devlink: introduce devlink_compat_switch_id_get() helperJiri Pirko2019-04-041-0/+9
* net: devlink: extend port attrs for switch IDJiri Pirko2019-04-041-2/+6
* net: devlink: convert devlink_port_attrs bools to bitsJiri Pirko2019-04-041-2/+2
* net: use correct this_cpu primitive in dev_recursion_levelFlorian Westphal2019-04-041-1/+1
* ipv6: Flip to fib_nexthop_infoDavid Ahern2019-04-031-0/+5
* ipv4: Add fib_nh_common to fib_resultDavid Ahern2019-04-031-26/+21
* ipv4: Update fib_table_lookup tracepoint to take common nexthopDavid Ahern2019-04-031-19/+26
* net: phy: fix autoneg mismatch case in genphy_read_statusHeiner Kallweit2019-04-031-0/+1
* net: phy: add genphy_read_abilitiesHeiner Kallweit2019-04-021-0/+1
* drivers: net: aurora: use netdev_xmit_more helperFlorian Westphal2019-04-011-2/+0
* net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-011-1/+1
* net: place xmit recursion in softnet dataFlorian Westphal2019-04-011-8/+32
* net: dsa: read mac address from DT for slave deviceXiaofei Shen2019-04-011-0/+1
* mlxsw: spectrum_acl: Rename rehash_dis traceJiri Pirko2019-03-311-1/+1
* openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE modewenxu2019-03-291-0/+1
* ipv6: Move ipv6 stubs to a separate header fileDavid Ahern2019-03-293-48/+64
* net: Use common nexthop init and release helpersDavid Ahern2019-03-291-0/+4
* net: Add fib_nh_common and update fib_nh and fib6_nhDavid Ahern2019-03-292-18/+33
* ipv6: Rename fib6_nh entriesDavid Ahern2019-03-293-14/+16
* ipv4: Rename fib_nh entriesDavid Ahern2019-03-292-14/+17
* ipv6: Refactor fib6_ignore_linkdownDavid Ahern2019-03-291-0/+8
* ipv6: Move gateway checks to a fib6_nh settingDavid Ahern2019-03-292-2/+3
* ipv6: Create cleanup helper for fib6_nhDavid Ahern2019-03-291-0/+1
* ipv6: Create init helper for fib6_nhDavid Ahern2019-03-291-0/+4
* ipv4: Create cleanup helper for fib_nhDavid Ahern2019-03-291-0/+1
* ipv4: Create init helper for fib_nhDavid Ahern2019-03-291-0/+4
* ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helperDavid Ahern2019-03-291-0/+14
* openvswitch: Add timeout support to ct actionYi-Hung Wei2019-03-281-0/+3
* netfilter: Export nf_ct_{set,destroy}_timeout()Yi-Hung Wei2019-03-281-0/+15
* net: devlink: remove unused devlink_port_get_phys_port_name() functionJiri Pirko2019-03-281-2/+0
* net: devlink: introduce devlink_compat_phys_port_name_get()Jiri Pirko2019-03-281-0/+9
* net: replace ndo_get_devlink with ndo_get_devlink_portJiri Pirko2019-03-282-5/+15
* Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...David S. Miller2019-03-282-30/+7
|\
| * batman-adv: Add multicast-to-unicast support for multiple targetsLinus Lüssing2019-03-251-0/+7
| * batman-adv: Drop license boilerplateSven Eckelmann2019-03-252-30/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-2737-73/+286
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-2713-74/+212
| |\ \
| | * | net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean2019-03-261-0/+16
| | * | net/sched: let actions use RCU to access 'goto_chain'Davide Caratti2019-03-212-1/+2
| | * | net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti2019-03-211-1/+1
| | * | net/sched: prepare TC actions to properly validate the control actionDavide Caratti2019-03-211-1/+6
| | |/
| * | Revert "parport: daisy: use new parport device model"Linus Torvalds2019-03-251-13/+0
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-241-0/+2
| |\ \
| | * | x86/gart: Exclude GART aperture from kcoreKairui Song2019-03-231-0/+2
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-242-3/+2
| |\ \ \
| | * \ \ Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-03-211-2/+1
| | |\ \ \
| | | * | | irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier2019-03-111-2/+1
| | * | | | genirq: Fix typo in comment of IRQD_MOVE_PCNTXTPeter Xu2019-03-211-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds2019-03-241-0/+1
| |\ \ \ \
| | * | | | auxdisplay: charlcd: Introduce charlcd_free() helperAndy Shevchenko2019-03-171-0/+1