aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-15bpf: extend stackmap to save binary_build_id+offset instead of addressSong Liu2-22/+257
2018-03-09bpf: comment why dots in filenames under BPF virtual FS are not allowedQuentin Monnet1-0/+3
2018-03-09tools: bpf: silence make by not deleting intermediate fileJiri Benc1-1/+1
2018-03-09tools: bpf: respect quiet/verbose buildJiri Benc1-11/+27
2018-03-09tools: bpf: call descend in MakefileJiri Benc1-3/+3
2018-03-09tools: bpf: make install should build firstJiri Benc1-2/+4
2018-03-09tools: bpf: consistent make bpf_installJiri Benc1-4/+6
2018-03-09tools: bpf: respect output directory during buildJiri Benc1-16/+22
2018-03-09tools: bpftool: silence 'missing initializer' warningsJiri Benc1-1/+1
2018-03-08samples/bpf: add example to test reading addressTeng Qin2-0/+19
2018-03-08bpf: add support to read sample address in bpf programTeng Qin2-4/+17
2018-03-07ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREEEric Dumazet1-1/+5
2018-03-07rds: use list structure to track information for zerocopy completion notificationSowmini Varadhan4-44/+85
2018-03-07rds: refactor zcopy code into rds_message_zcopy_from_userSowmini Varadhan1-48/+60
2018-03-07cxgb3: remove VLA usageGustavo A. R. Silva1-4/+4
2018-03-07sock: Fix SO_ZEROCOPY switch caseJesus Sanchez-Palencia1-1/+2
2018-03-07net: mvpp2: Add support for unicast filteringMaxime Chevallier1-135/+161
2018-03-07net: mvpp2: Simplify MAC filtering function parametersMaxime Chevallier1-15/+15
2018-03-07selftests: forwarding: fix flags passed to first drop rule in gact_drop_and_ok_testJiri Pirko1-1/+1
2018-03-07selftests: forwarding: fix "ok" action testJiri Pirko1-1/+4
2018-03-07net: cdc_eem: clean up bind error pathJohan Hovold1-4/+1
2018-03-07net: kalmia: clean up bind error pathJohan Hovold1-5/+1
2018-03-07selftests: net: Introduce first PMTU testStefano Brivio2-1/+164
2018-03-07net/mlx4_en: try to use high order pages for RX ringsEric Dumazet1-8/+5
2018-03-07enic: fix boolreturn.cocci warningsFengguang Wu1-1/+1
2018-03-07net: dsa: mv88e6xxx: fix boolreturn.cocci warningsFengguang Wu1-3/+3
2018-03-07net: phy: mdio-mux: slience probe defer errorJerome Brunet1-2/+3
2018-03-07net: unpollute priv_flags spacePaolo Abeni3-28/+20
2018-03-07net: phy: use phy_disable_interrupts in phy_stopHeiner Kallweit1-7/+2
2018-03-07net: phy: remove phy_error from phy_disable_interruptsHeiner Kallweit1-11/+2
2018-03-07selftests/net: fix in_netns.sh scriptPrashant Bhole1-1/+1
2018-03-07net: mvpp2: mvpp2_check_hw_buf_num() can be statickbuild test robot1-1/+1
2018-03-07ipv6: ndisc: use true and false for boolean valuesGustavo A. R. Silva1-1/+1
2018-03-07dt-bindings: net: dsa: marvell: describe compatibility stringBrandon Streiff1-1/+10
2018-03-07tipc: bcast: use true and false for boolean valuesGustavo A. R. Silva1-1/+1
2018-03-07lan743x: Update MAINTAINERS to include lan743x driverBryan Whitehead1-0/+7
2018-03-07lan743x: Add main source files for new lan743x driverBryan Whitehead4-0/+3391
2018-03-07sctp: add support for snd flag SCTP_SENDALL process in sendmsgXin Long2-4/+33
2018-03-07sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsgXin Long3-0/+84
2018-03-07sctp: add support for PR-SCTP Information for sendmsgXin Long3-1/+46
2018-03-07ravb: remove erroneous commentNiklas Söderlund1-1/+0
2018-03-07net: Make account struct net to memcgKirill Tkhai1-1/+1
2018-03-06net/mlx5: Flow steering cmd interface should get the fte when deletingAviad Yehezkel3-5/+5
2018-03-06{net,IB}/mlx5: Add flow steering helpersBoris Pismenny3-6/+143
2018-03-06net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak4-25/+21
2018-03-06net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel6-0/+36
2018-03-06net/mlx5: Add shim layer between fs and cmdMatan Barak4-100/+248
2018-03-06{net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak4-2/+5
2018-03-06IB/mlx5: Pass mlx5_flow_act struct instead of multiple argumentsBoris Pismenny1-12/+8
2018-03-06net/mlx5: FPGA and IPSec initialization to be before flow steeringMatan Barak1-19/+20