summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-22cxgb4: Add support to query HW SRQ parametersRaju Rangoju2-0/+21
2018-03-22cxgb4: Add support to initialise/read SRQ entriesRaju Rangoju4-1/+206
2018-03-22cxgb4: Adds CPL support for Shared Receive QueuesRaju Rangoju2-0/+73
2018-03-22Merge branch 'r8169-small-improvements'David S. Miller1-80/+61
2018-03-22r8169: add helper tp_to_devHeiner Kallweit1-15/+22
2018-03-22r8169: change type of argument in rtl_disable/enable_clock_requestHeiner Kallweit1-22/+11
2018-03-22r8169: change type of first argument in rtl_tx_performance_tweakHeiner Kallweit1-38/+24
2018-03-22r8169: simplify rtl_set_mac_addressHeiner Kallweit1-5/+4
2018-03-22Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-m...David S. Miller6-37/+604
2018-03-22rds: tcp: remove register_netdevice_notifier infrastructure.Sowmini Varadhan1-70/+23
2018-03-22netns: send uevent messagesChristian Brauner1-1/+78
2018-03-22net: add uevent socket memberChristian Brauner2-11/+10
2018-03-22net: Convert nf_ct_net_opsKirill Tkhai1-0/+1
2018-03-22net: Convert lowpan_frags_opsKirill Tkhai1-0/+1
2018-03-22net: Convert can_pernet_opsKirill Tkhai1-0/+1
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller39-186/+2879
2018-03-20bpf, doc: add description wrt native/bpf clang target and pointer sizeDaniel Borkmann1-0/+12
2018-03-20Merge branch 'dsa-mv88e6xxx-some-fixes'David S. Miller2-3/+3
2018-03-20net: dsa: mv88e6xxx: Fix interrupt name for g2 irqUwe Kleine-König1-1/+1
2018-03-20net: dsa: mv88e6xxx: Fix typo in a commentUwe Kleine-König1-1/+1
2018-03-20net: dsa: mv88e6xxx: Fix name of switch 88E6141Uwe Kleine-König1-1/+1
2018-03-20Merge branch 'mlxsw-Adapt-driver-to-upcoming-firmware-versions'David S. Miller4-29/+32
2018-03-20mlxsw: spectrum_acl: Do not invalidate already invalid ACL groupsIdo Schimmel1-5/+0
2018-03-20mlxsw: spectrum_acl: Adapt ACL configuration to new firmware versionsIdo Schimmel1-17/+26
2018-03-20mlxsw: spectrum: Reserved field in mbox profile shouldn't be setTal Bar1-4/+0
2018-03-20mlxsw: pci: Set mbox dma addresses to zero when not usedShalom Toledo1-3/+6
2018-03-20mlx5: Remove call to ida_pre_getMatthew Wilcox1-1/+0
2018-03-19Merge branch 'bpf-sockmap-ulp'Daniel Borkmann26-131/+2236
2018-03-19bpf: sockmap test scriptJohn Fastabend1-0/+450
2018-03-19bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend4-15/+101
2018-03-19bpf: sockmap add SK_DROP testsJohn Fastabend2-16/+61
2018-03-19bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend4-9/+68
2018-03-19bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend3-8/+68
2018-03-19bpf: sockmap sample, add data verification optionJohn Fastabend1-34/+84
2018-03-19bpf: sockmap sample, add sendfile testJohn Fastabend1-10/+60
2018-03-19bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend6-9/+135
2018-03-19bpf: add verifier tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend1-0/+54
2018-03-19bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend7-7/+118
2018-03-19bpf: sk_msg program helper bpf_sk_msg_pull_dataJohn Fastabend2-2/+136
2018-03-19bpf: sockmap, add msg_cork_bytes() helperJohn Fastabend2-1/+18
2018-03-19bpf: sockmap, add bpf_msg_apply_bytes() helperJohn Fastabend2-1/+18
2018-03-19bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend8-21/+857
2018-03-19net: generalize sk_alloc_sg to work with scatterlist ringsJohn Fastabend3-14/+19
2018-03-19net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAGJohn Fastabend2-1/+4
2018-03-19sockmap: convert refcnt to an atomic refcntJohn Fastabend1-13/+10
2018-03-19sock: make static tls function alloc_sg generic sock helperJohn Fastabend3-62/+67
2018-03-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller8-38/+77
2018-03-19i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATEPaweł Jabłoński1-6/+29
2018-03-19i40evf: remove flags that are never usedJacob Keller1-3/+0
2018-03-19i40e: Prevent setting link speed on I40E_DEV_ID_25G_BPatryk Małek1-0/+1