summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-11i40e: Save more link abilities when using ethtoolHenry Tieman
2017-02-11i40e: avoid race condition when sending filters to firmware for additionJacob Keller
2017-02-11i40e: allow i40e_update_filter_state to skip broadcast filtersJacob Keller
2017-02-11i40e: don't warn every time we clear an Rx timestamp registerJacob Keller
2017-02-11i40e: Save link FEC info from link up eventHenry Tieman
2017-02-11i40e: Add bus number info to i40e_bus_info structSudheer Mogilappagari
2017-02-11i40e: Clean up dead codeMitch Williams
2017-02-11i40e/i40evf : Changed version from 1.6.25 to 1.6.27Bimmy Pujari
2017-02-11i40e: update comment explaining where FDIR buffers are freedJacob Keller
2017-02-11i40e/i40evf: eliminate i40e_pull_tail()Scott Peterson
2017-02-11i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ringScott Peterson
2017-02-11i40e/i40evf: Limit DMA sync of RX buffers to actual packet sizeScott Peterson
2017-02-11i40evf: track outstanding client requestMitch Williams
2017-02-11i40e: don't check params until after checking for client instanceJacob Keller
2017-02-11net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failedIvan Khoronzhuk
2017-02-11vxlan: remove vni zero check and drop for COLLECT_METADATARoopa Prabhu
2017-02-11net: rename dst_neigh_output back to neigh_outputJulian Anastasov
2017-02-11sfc: fix swapped arguments to efx_ef10_handle_rx_event_errorsEdward Cree
2017-02-11Merge branch 'ipvtap'David S. Miller
2017-02-11ipvtap: IP-VLAN based tap driverSainath Grandhi
2017-02-11tap: tap as an independent moduleSainath Grandhi
2017-02-11tap: Extending tap device create/destroy APIsSainath Grandhi
2017-02-11tap: Abstract type of virtual interface from tap implementationSainath Grandhi
2017-02-11tap: Tap character device creation/destroy APISainath Grandhi
2017-02-11tap: Renaming tap related APIs, data structures, macrosSainath Grandhi
2017-02-11tap: Refactoring macvtap.cSainath Grandhi
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-10Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-02-10Merge tag 'sound-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2017-02-10Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-02-10Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-10gtp: add MAINTAINERSPablo Neira
2017-02-10l2tp: do not use udp_ioctl()Eric Dumazet
2017-02-10Merge branch 'bpf-selftests-improve-and-use-library'David S. Miller
2017-02-10bpf: Add test_tag to .gitignoreMickaël Salaün
2017-02-10bpf: Remove bpf_sys.h from selftestsMickaël Salaün
2017-02-10bpf: Use bpf_create_map() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_get_next_key() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_delete_elem() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_lookup_elem() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_update_elem() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_load_program() from the libraryMickaël Salaün
2017-02-10bpf: Always test unprivileged programsMickaël Salaün
2017-02-10bpf: Change the include directory for selftestMickaël Salaün
2017-02-10tools: Sync {,tools/}include/uapi/linux/bpf.hMickaël Salaün
2017-02-10Merge branch 'netronome-NFP4000-and-NFP6000-PF-driver'David S. Miller
2017-02-10nfp: add the PF driverJakub Kicinski