summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-06net: stmmac: fix a broken u32 less than zero checkColin Ian King1-1/+1
2017-06-06net: stmmac: fix completely hung TX when using TSONiklas Cassel1-1/+1
2017-06-06tun: use symmetric hashJason Wang1-3/+3
2017-06-06net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-06-06net: bridge: fix a null pointer dereference in br_afspecNikolay Aleksandrov1-1/+1
2017-06-06net: dsa: mv88e6xxx: fix 6085 frame mode maskingVivien Didelot1-1/+1
2017-06-06ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca1-12/+12
2017-06-06Merge branch 'bpf-prog-map-ID'David S. Miller15-28/+798
2017-06-06bpf: Test for bpf IDMartin KaFai Lau6-1/+341
2017-06-06bpf: Add BPF_OBJ_GET_INFO_BY_FDMartin KaFai Lau3-19/+174
2017-06-06bpf: Add jited_len to struct bpf_progMartin KaFai Lau6-0/+6
2017-06-06bpf: Add BPF_MAP_GET_FD_BY_IDMartin KaFai Lau2-10/+87
2017-06-06bpf: Add BPF_PROG_GET_FD_BY_IDMartin KaFai Lau2-12/+87
2017-06-06bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID commandMartin KaFai Lau2-0/+45
2017-06-06bpf: Introduce bpf_map IDMartin KaFai Lau2-1/+34
2017-06-06bpf: Introduce bpf_prog IDMartin KaFai Lau2-1/+40
2017-06-06net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines1-1/+5
2017-06-06cxgb4: implement ndo_set_vf_rate()Ganesh Goudar2-0/+107
2017-06-06ppp: mppe: Use vsnprintf extension %phNJoe Perches1-11/+4
2017-06-06net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King1-1/+2
2017-06-06net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com3-26/+0
2017-06-06Merge branch 's390-next-updates'David S. Miller9-99/+105
2017-06-06s390/qeth: do early device setup for z/VM IQD NICsJulian Wiedmann3-11/+37
2017-06-06s390/qeth: add support for early L3 device setupUrsula Braun3-5/+25
2017-06-06s390/qeth: silence qeth_fix_features()Julian Wiedmann1-4/+1
2017-06-06s390/qeth: consolidate pack buffer flushingJulian Wiedmann1-40/+25
2017-06-06s390/qeth: add missing strings for IPA return codesJulian Wiedmann1-0/+2
2017-06-06s390/qeth: log bridgeport capabilitiesJulian Wiedmann1-0/+8
2017-06-06s390/qeth: query IPv6 IPA support on HiperSocketsJulian Wiedmann1-3/+4
2017-06-06s390/qeth: remove skb_is_nonlinear() check on IQDJulian Wiedmann1-7/+1
2017-06-06s390/qeth: remove support for IPA_IP_FRAGMENTATIONJulian Wiedmann3-29/+2
2017-06-06Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub...David S. Miller19-79/+118
2017-06-06Merge branch 'net-trap-control-action'David S. Miller24-6/+89
2017-06-06spectrum_flower: Implement gact trap TC action offloadJiri Pirko1-0/+4
2017-06-06acl: Introduce ACL trap actionJiri Pirko4-2/+45
2017-06-06mlxsw: spectrum: Introduce ACL trapJiri Pirko2-1/+4
2017-06-06mlxsw: pci: Fix size of trap_id field in CQEJiri Pirko1-1/+1
2017-06-06net: sched: introduce helper to identify gact trap actionJiri Pirko1-2/+13
2017-06-06net: sched: introduce a TRAP control actionJiri Pirko15-0/+22
2017-06-06Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds19-48/+45
2017-06-06net/mlxfw: remove redundant goto on error checkColin Ian King1-2/+0
2017-06-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller3-20/+22
2017-06-06Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller19-59/+245
2017-06-06Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller8-43/+103
2017-06-06Revert "sit: reload iphdr in ipip6_rcv"David S. Miller1-1/+0
2017-06-06i40e/i40evf: proper update of the page_offset fieldBjörn Töpel2-2/+4
2017-06-06i40e: Fix state flags for bit set and clean operations of PFMauro S. M. Rodrigues1-18/+18
2017-06-06e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()Konstantin Khlebnikov1-6/+6
2017-06-06e1000e: Don't return uninitialized statsBenjamin Poirier1-1/+1
2017-06-06igb: Remove useless argumentBenjamin Poirier3-7/+7