aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-07netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot3-0/+5
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera7-289/+359
2018-05-06netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspacePhil Sutter1-0/+4
2018-05-06netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal7-42/+22
2018-05-06netfilter: ip6t_srh: extend SRH matching for previous, next and last SIDAhmed Abdelsalam2-11/+205
2018-05-06netfilter: nft_numgen: enable hashing of one elementLaura Garcia Liebana1-1/+1
2018-05-06netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana2-5/+84
2018-05-04net/ipv6: rename rt6_next to fib6_nextDavid Ahern3-22/+22
2018-05-04net/mlx4_en: optimizes get_fixed_ipv6_csum()Eric Dumazet1-13/+8
2018-05-04smc: add support for splice()Stefan Raspl4-25/+185
2018-05-04smc: allocate RMBs as compound pagesStefan Raspl2-9/+10
2018-05-04smc: make smc_rx_wait_data() genericStefan Raspl3-12/+19
2018-05-04smc: simplify abort logicStefan Raspl1-10/+6
2018-05-04sh_eth: WARN_ON() access to unimplemented TSU registerSergei Shtylyov1-2/+12
2018-05-04sh_eth: use TSU register accessors for TSU_POST<n>Sergei Shtylyov1-14/+6
2018-05-03dccp: fix tasklet usageEric Dumazet2-3/+13
2018-05-03smc: fix sendpage() callStefan Raspl1-2/+4
2018-05-03net/smc: handle unregistered buffersKarsten Graul3-5/+24
2018-05-03net/smc: call consolidationKarsten Graul1-20/+15
2018-05-03qed: fix spelling mistake: "offloded" -> "offloaded"Colin Ian King1-1/+1
2018-05-03net: bridge: Notify about !added_by_user FDB entriesPetr Machata4-26/+33
2018-05-03switchdev: Add fdb.added_by_user to switchdev notificationsPetr Machata5-4/+18
2018-05-03mlxsw: pci: Check number of CQEs for CQE version 2Jiri Pirko2-1/+10
2018-05-03mlxsw: pci: Allow to use CQEs of version 1 and version 2Jiri Pirko2-11/+91
2018-05-03mlxsw: pci: Introduce helpers to work with multiple CQE versionsJiri Pirko2-42/+104
2018-05-03mlxsw: resources: Add CQE versions resourcesJiri Pirko1-0/+6
2018-05-03net: bridge: avoid duplicate notification on up/down/change netdev eventsNikolay Aleksandrov3-8/+17
2018-05-03selftests: forwarding: mirror_gre_nh: Unset RP filterPetr Machata1-0/+6
2018-05-03selftests: forwarding: Use sysctl_set(), sysctl_restore()Petr Machata3-20/+10
2018-05-03selftests: forwarding: lib: Add sysctl_set(), sysctl_restore()Petr Machata1-0/+17
2018-05-03net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"Colin Ian King1-1/+1
2018-05-03selftests: forwarding: Allow running specific testsIdo Schimmel15-63/+219
2018-05-03selftests: forwarding: Increase maximum deviation in multipath testIdo Schimmel1-1/+1
2018-05-03cxgb4: update latest firmware version supportedGanesh Goudar1-6/+6
2018-05-03tcp: restore autocorkingEric Dumazet1-1/+1
2018-05-03ip6_gre: correct the function name in ip6gre_tnl_addr_conflict() commentSun Lianwen1-1/+1
2018-05-03rds: do not leak kernel memory to user landEric Dumazet1-0/+1
2018-05-03qmi_wwan: do not steal interfaces from class driversBjørn Mork1-0/+12
2018-05-03tc-testing: Updated csum action tests batch create w/wo cookies.Craig Dillabaugh1-2/+72
2018-05-03net sched: Implemented get_fill_size routine for act_csum.Craig Dillabaugh1-0/+6
2018-05-02ipv4: fix fnhe usage by non-cached routesJulian Anastasov1-65/+53
2018-05-02bpf: sockmap, fix error handling in redirect failuresJohn Fastabend1-16/+12
2018-05-02bpf: sockmap, zero sg_size on error when buffer is releasedJohn Fastabend1-4/+11
2018-05-02bpf: sockmap, fix scatterlist update on error path in send with applyJohn Fastabend1-2/+3
2018-05-02net_sched: fq: take care of throttled flows before reuseEric Dumazet1-12/+25
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel2-1/+5
2018-05-02r8169: replace get_protocol with vlan_get_protocolHeiner Kallweit1-14/+2
2018-05-02r8169: avoid potentially misaligned access when getting mac addressHeiner Kallweit1-4/+4
2018-05-02r8169: improve PCI config space accessHeiner Kallweit1-103/+29
2018-05-02r8169: drop rtl_generic_opHeiner Kallweit1-13/+10