summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | nfp: dump indirect ME CSRsCarl Heymann2017-12-052-0/+123
| * | nfp: dump CPP, XPB and direct ME CSRsCarl Heymann2017-12-051-0/+102
| * | nfp: dump firmware nameCarl Heymann2017-12-051-0/+36
| * | nfp: dump single hwinfo field by keyCarl Heymann2017-12-051-0/+57
| * | nfp: dump all hwinfoCarl Heymann2017-12-053-0/+45
| * | nfp: dump rtsymsCarl Heymann2017-12-051-0/+124
| * | nfp: dumpspec TLV traversalCarl Heymann2017-12-051-1/+153
| * | nfp: dump prologCarl Heymann2017-12-051-2/+86
| * | nfp: load debug dump specCarl Heymann2017-12-051-1/+33
| * | nfp: debug dump ethtool opsCarl Heymann2017-12-055-8/+137
|/ /
* | net_sched: get rid of rcu_barrier() in tcf_block_put_ext()Cong Wang2017-12-052-22/+9
* | Merge branch 'ieee802154-for-davem-2017-12-04' of git://git.kernel.org/pub/sc...David S. Miller2017-12-053-27/+105
|\ \
| * | net: ieee802154: adf7242: Rework IRQ and packet handlingMichael Hennerich2017-11-291-15/+39
| * | net: ieee802154: adf7242: Avoid redundant RC_READY pollingMichael Hennerich2017-11-291-6/+12
| * | net: ieee802154: adf7242: Add additional DEBUG informationMichael Hennerich2017-11-291-2/+8
| * | net: ieee802154: adf7242: Fix bug if defined DEBUGMichael Hennerich2017-11-291-2/+2
| * | net: ieee802154: adf7242: Add support for ADF7241 devicesMichael Hennerich2017-11-292-2/+4
| * | doc: linux-wpan: Fulfill the description of missed 802.15.4 APIsJian-Hong Pan2017-11-291-0/+40
* | | netdevsim: make functions nsim_bpf_create_prog and nsim_bpf_destroy_prog staticColin Ian King2017-12-051-2/+2
* | | Merge branch 'phylib-hard-resetting-devices'David S. Miller2017-12-059-41/+87
|\ \ \
| * | | macb: Kill PHY reset codeSergei Shtylyov2017-12-052-22/+0
| * | | phylib: Add device reset GPIO supportSergei Shtylyov2017-12-057-19/+87
|/ / /
* | | flow_dissector: dissect tunnel info outside __skb_flow_dissect()Simon Horman2017-12-053-7/+11
* | | tun: add eBPF based queue selection methodJason Wang2017-12-052-23/+123
* | | Merge branch 'hns3-reset-refactor'David S. Miller2017-12-052-68/+166
|\ \ \
| * | | net: hns3: Refactors the requested reset & pending reset handling codeSalil Mehta2017-12-052-36/+65
| * | | net: hns3: Add reset service task for handling reset requestsSalil Mehta2017-12-052-11/+34
| * | | net: hns3: Refactor of the reset interrupt handling logicSalil Mehta2017-12-052-32/+78
|/ / /
* | | net: macb: change GFP_KERNEL to GFP_ATOMICJulia Lawall2017-12-051-1/+1
* | | Merge branch 'SFP-phylink-updates'David S. Miller2017-12-056-161/+591
|\ \ \
| * | | phylink: convert to fwnodeRussell King2017-12-052-39/+55
| * | | sfp: convert to fwnodeRussell King2017-12-053-11/+13
| * | | sfp: fix sparse warningRussell King2017-12-051-1/+1
| * | | sfp: add documentation for kernel APIsRussell King2017-12-053-14/+152
| * | | phylink: add documentation for kernel APIsRussell King2017-12-053-48/+329
| * | | phylink: restart 802.3z negotiation when starting net deviceRussell King2017-12-051-0/+6
| * | | phylink: remove phylink_init_eee()Russell King2017-12-052-14/+0
| * | | phylink: add support for 2500baseX and 10GbaseKRRussell King2017-12-051-0/+2
| * | | phylink: get rid of separate Cisco SGMII and 802.3z modesRussell King2017-12-052-37/+21
| * | | phylink: merge SGMII and 802.3z handlingRussell King2017-12-051-7/+9
| * | | phy: add phy_interface_mode_is_8023z() helperRussell King2017-12-052-2/+15
|/ / /
* | | rtnetlink: fix rtnl_link msghandler rcu annotationsFlorian Westphal2017-12-051-2/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-05441-2011/+3239
|\ \ \ | |_|/ |/| |
| * | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-12-043-3/+5
| |\ \
| | * | virtio_balloon: fix increment of vb->num_pfns in fill_balloon()Jan Stancek2017-12-011-2/+1
| | * | virtio: release virtio index when fail to device_registerweiping zhang2017-12-011-0/+2
| | * | fw_cfg: fix driver removeMarc-André Lureau2017-12-011-1/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-0454-187/+397
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-0310-21/+77
| | |\ \ \
| | | * | | samples/bpf: add error checking for perf ioctl calls in bpf loaderYonghong Song2017-12-011-2/+12