aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-11net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failedIvan Khoronzhuk1-1/+1
2017-02-11vxlan: remove vni zero check and drop for COLLECT_METADATARoopa Prabhu1-3/+0
2017-02-11net: rename dst_neigh_output back to neigh_outputJulian Anastasov5-16/+14
2017-02-11sfc: fix swapped arguments to efx_ef10_handle_rx_event_errorsEdward Cree1-1/+2
2017-02-11ipvtap: IP-VLAN based tap driverSainath Grandhi7-13/+280
2017-02-11tap: tap as an independent moduleSainath Grandhi6-5/+22
2017-02-11tap: Extending tap device create/destroy APIsSainath Grandhi3-26/+102
2017-02-11tap: Abstract type of virtual interface from tap implementationSainath Grandhi4-165/+229
2017-02-11tap: Tap character device creation/destroy APISainath Grandhi3-32/+63
2017-02-11tap: Renaming tap related APIs, data structures, macrosSainath Grandhi6-201/+202
2017-02-11tap: Refactoring macvtap.cSainath Grandhi4-196/+238
2017-02-10gtp: add MAINTAINERSPablo Neira1-0/+8
2017-02-10l2tp: do not use udp_ioctl()Eric Dumazet3-2/+28
2017-02-10bpf: Add test_tag to .gitignoreMickaël Salaün1-0/+1
2017-02-10bpf: Remove bpf_sys.h from selftestsMickaël Salaün7-34/+9
2017-02-10bpf: Use bpf_create_map() from the libraryMickaël Salaün6-30/+15
2017-02-10bpf: Use bpf_map_get_next_key() from the libraryMickaël Salaün5-31/+20
2017-02-10bpf: Use bpf_map_delete_elem() from the libraryMickaël Salaün5-26/+16
2017-02-10bpf: Use bpf_map_lookup_elem() from the libraryMickaël Salaün6-50/+39
2017-02-10bpf: Use bpf_map_update_elem() from the libraryMickaël Salaün6-91/+99
2017-02-10bpf: Use bpf_load_program() from the libraryMickaël Salaün6-32/+17
2017-02-10bpf: Always test unprivileged programsMickaël Salaün2-6/+64
2017-02-10bpf: Change the include directory for selftestMickaël Salaün1-1/+1
2017-02-10tools: Sync {,tools/}include/uapi/linux/bpf.hMickaël Salaün1-1/+22
2017-02-10nfp: add the PF driverJakub Kicinski5-23/+970
2017-02-10nfp: allocate irqs in lower driverJakub Kicinski3-99/+140
2017-02-10nfp: add port layer to debugfs directoriesJakub Kicinski3-18/+43
2017-02-10nfp: add support for service processor accessJakub Kicinski7-0/+799
2017-02-10nfp: add rtsym supportJakub Kicinski5-0/+353
2017-02-10nfp: add MIP reading supportJakub Kicinski3-0/+185
2017-02-10nfp: add support for reading nffw infoJakub Kicinski3-0/+375
2017-02-10nfp: add hwinfo supportJakub Kicinski5-0/+341
2017-02-10nfp: add support for resourcesJakub Kicinski4-0/+433
2017-02-10nfp: add CPP access coreJakub Kicinski10-0/+4987
2017-02-10nfp: rename the driver and add new main fileJakub Kicinski8-57/+160
2017-02-10bitfield.h: add FIELD_FIT() helperJakub Kicinski2-2/+13
2017-02-10devlink: allow to fillup eswitch attrs even if mode_get op does not existJiri Pirko1-7/+9
2017-02-10devlink: use nla_put_failure goto label instead of outJiri Pirko1-6/+6
2017-02-10devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fillJiri Pirko1-5/+5
2017-02-10devlink: fix the name of eswitch commandsJiri Pirko2-11/+17
2017-02-10net: ethernet: ti: netcp_core: remove netif_trans_updateIvan Khoronzhuk1-2/+0
2017-02-10net: dsa: remove unnecessary phy*.h includesRussell King2-2/+4
2017-02-10net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-1/+1
2017-02-10net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King3-0/+3
2017-02-10MIPS: Octeon: Remove unnecessary MODULE_*()Russell King1-4/+0
2017-02-10iscsi: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+1
2017-02-10net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+1
2017-02-10net: fman: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+1
2017-02-10net: bgmac: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+2
2017-02-10net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+1