summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-03net: phy: realtek: use the same indentation for all #definesMartin Blumenstingl1-13/+14
2017-12-03net: phy: realtek: group all register bit #defines for RTL821x_INERMartin Blumenstingl1-2/+5
2017-12-03net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INITMartin Blumenstingl1-2/+2
2017-12-03net: phy: realtek: use the BIT and GENMASK macrosMartin Blumenstingl1-5/+6
2017-12-03Merge branch 's390-qeth-fixes'David S. Miller4-4/+41
2017-12-03s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann2-4/+2
2017-12-03s390/qeth: fix GSO throughput regressionJulian Wiedmann4-0/+38
2017-12-03s390/qeth: fix thinko in IPv4 multicast address trackingJulian Wiedmann1-0/+1
2017-12-03Merge branch 'vhost-skb-leaks'David S. Miller3-20/+38
2017-12-03tap: free skb if flags errorWei Xu1-4/+10
2017-12-03tun: free skb in early errorsWei Xu1-6/+18
2017-12-03vhost: fix skb leak in handle_rx()Wei Xu1-10/+10
2017-12-03Merge branch 'bnxt_en-fixes'David S. Miller2-29/+31
2017-12-03bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()Vasundhara Volam1-1/+1
2017-12-03bnxt_en: fix dst/src fid for vxlan encap/decap actionsSathya Perla1-22/+26
2017-12-03bnxt_en: wildcard smac while creating tunnel decap filterSunil Challa1-5/+2
2017-12-03bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdownRay Jui1-1/+2
2017-12-03Merge branch 'dsa-cross-chip-FDB-support'David S. Miller2-20/+17
2017-12-03net: dsa: support cross-chip FDB operationsVivien Didelot1-10/+4
2017-12-03net: dsa: introduce dsa_towards_port helperVivien Didelot1-10/+13
2017-12-03Merge branch 'dsa-simplify-switchdev-prepare-phase'David S. Miller8-75/+93
2017-12-03net: dsa: add switch mdb bitmap functionsVivien Didelot1-15/+33
2017-12-03net: dsa: add switch vlan bitmap functionsVivien Didelot1-15/+34
2017-12-03net: dsa: remove trans argument from mdb opsVivien Didelot5-20/+12
2017-12-03net: dsa: remove trans argument from vlan opsVivien Didelot7-29/+18
2017-12-03openvswitch: do not propagate headroom updates to internal portPaolo Abeni1-8/+1
2017-12-03Merge branch 'bpf-xdp-stack-uninit-and-offload-tests'Daniel Borkmann20-258/+1715
2017-12-03net: dummy: remove fake SR-IOV functionalityJakub Kicinski1-214/+1
2017-12-03netdevsim: add SR-IOV functionalityJakub Kicinski2-2/+284
2017-12-03selftests/bpf: add offload test based on netdevsimJakub Kicinski3-2/+691
2017-12-03netdevsim: add bpf offload supportJakub Kicinski4-1/+529
2017-12-03netdevsim: add software driver for testing offloadsJakub Kicinski6-0/+167
2017-12-03net: xdp: make the stack take care of the tear downJakub Kicinski7-30/+22
2017-12-03net: xdp: report flags program was installed with on queryJakub Kicinski2-0/+3
2017-12-03net: xdp: avoid output parameters when querying XDP progJakub Kicinski3-12/+21
2017-12-02Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-2/+9
2017-12-02Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds13-61/+190
2017-12-02Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds40-146/+498
2017-12-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds13-93/+92
2017-12-02Merge branch 'cpsw-ale-cleanups'David S. Miller5-125/+98
2017-12-02net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/getGrygorii Strashko1-2/+2
2017-12-02net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()Grygorii Strashko4-22/+8
2017-12-02net: ethernet: ti: ale: move static initialization in cpsw_ale_create()Grygorii Strashko1-29/+28
2017-12-02net: ethernet: ti: ale: optimize ale entry mask bits configuartionGrygorii Strashko1-10/+3
2017-12-02net: ethernet: ti: ale: disable ale from stop()Grygorii Strashko1-1/+1
2017-12-02net: ethernet: ti: ale: use proper io apisGrygorii Strashko1-13/+13
2017-12-02net: ethernet: ti: cpsw: fix ale port numbersGrygorii Strashko1-1/+2
2017-12-02net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.hGrygorii Strashko3-8/+5
2017-12-02net: ethernet: ti: cpsw: move platform data struct to .c fileGrygorii Strashko2-21/+21
2017-12-02net: ethernet: ti: cpsw: use proper io apisGrygorii Strashko1-18/+18