summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-02114-624/+1249
|\
| * Merge branch 'qed-fixes'David S. Miller2018-07-025-9/+38
| |\
| | * qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru2018-07-021-2/+8
| | * qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru2018-07-021-4/+4
| | * qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru2018-07-022-3/+18
| | * qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru2018-07-021-0/+8
| |/
| * ipvlan: call dev_change_flags when ipvlan mode is resetHangbin Liu2018-07-021-8/+28
| * ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers2018-07-021-1/+1
| * net: fix use-after-free in GRO with ESPSabrina Dubroca2018-07-027-10/+26
| * tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen2018-07-011-0/+9
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-0122-294/+449
| |\
| | * Merge branch 'bpf-sockmap-fixes'Daniel Borkmann2018-07-011-70/+166
| | |\
| | | * bpf: sockhash, add release routineJohn Fastabend2018-07-011-0/+1
| | | * bpf: sockhash fix omitted bucket lock in sock_closeJohn Fastabend2018-07-011-49/+96
| | | * bpf: sockmap, fix smap_list_map_remove when psock is in many mapsJohn Fastabend2018-07-011-12/+22
| | | * bpf: sockmap, fix crash when ipv6 sock is addedJohn Fastabend2018-07-011-10/+48
| | |/
| | * Merge branch 'bpf-fixes'Alexei Starovoitov2018-06-294-78/+11
| | |\
| | | * bpf: undo prog rejection on read-only lock failureDaniel Borkmann2018-06-292-77/+9
| | | * bpf, s390: fix potential memleak when later bpf_jit_prog failsDaniel Borkmann2018-06-291-0/+1
| | | * bpf, arm32: fix to use bpf_jit_binary_lock_ro apiDaniel Borkmann2018-06-291-1/+1
| | |/
| | * bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern2018-06-293-41/+81
| | * test_bpf: flag tests that cannot be jited on s390Kleber Sacilotto de Souza2018-06-281-0/+20
| | * selftests: bpf: notification about privilege required to run test_lwt_seg6loc...Jeffrin Jose T2018-06-261-0/+9
| | * selftests: bpf: notification about privilege required to run test_lirc_mode2....Jeffrin Jose T2018-06-261-0/+9
| | * selftests: bpf: add missing NET_SCHED to configAnders Roxell2018-06-261-0/+1
| | * bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young2018-06-267-92/+132
| | * nfp: bpf: don't stop offload if replace failedJakub Kicinski2018-06-251-3/+3
| | * tools/bpf: fix test_sockmap failureYonghong Song2018-06-221-6/+0
| | * selftests: bpf: notification about privilege required to run test_kmod.sh tes...Jeffrin Jose T2018-06-221-0/+9
| | * Merge branch 'bpf-bpftool-fixes'Daniel Borkmann2018-06-211-4/+8
| | |\
| | | * tools: bpftool: remember to close the libbpf object after prog loadJakub Kicinski2018-06-211-1/+7
| | | * tools: bpftool: remove duplicated error message on prog loadJakub Kicinski2018-06-211-3/+1
| | |/
| * | net: fib_rules: bring back rule_exists to match rule during addRoopa Prabhu2018-06-301-1/+71
| * | hv_netvsc: split sub-channel setup into async and syncStephen Hemminger2018-06-304-52/+65
| * | net: use dev_change_tx_queue_len() for SIOCSIFTXQLENCong Wang2018-06-301-9/+2
| * | atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva2018-06-301-0/+2
| * | Merge branch 's390-qeth-fixes'David S. Miller2018-06-304-30/+57
| |\ \
| | * | s390/qeth: consistently re-enable device featuresJulian Wiedmann2018-06-304-17/+16
| | * | s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann2018-06-302-6/+27
| | * | s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik2018-06-301-2/+2
| | * | s390/qeth: fix race when setting MAC addressJulian Wiedmann2018-06-301-4/+11
| | * | Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann2018-06-301-1/+1
| |/ /
| * | alx: take rtnl before calling __alx_open from resumeSabrina Dubroca2018-06-301-1/+7
| * | sfc: correctly initialise filter rwsem for farchBert Kenward2018-06-301-0/+1
| * | net: phy: DP83TC811: Fix disabling interruptsDan Murphy2018-06-301-1/+1
| * | net/ipv6: Fix updates to prefix routeDavid Ahern2018-06-301-3/+6
| * | net: cleanup gfp mask in alloc_skb_with_fragsMichal Hocko2018-06-301-2/+1
| * | Merge branch 'DPAA-fixes'David S. Miller2018-06-302-7/+16
| |\ \
| | * | dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur2018-06-301-7/+8
| | * | fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur2018-06-301-0/+8
| |/ /