summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | neighbour: support for NTF_EXT_LEARNED flagRoopa Prabhu2018-04-252-2/+25
* | | | ipv6: addrconf: don't evaluate keep_addr_on_down twiceIvan Vecera2018-04-251-13/+10
* | | | ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap modeAhmed Abdelsalam2018-04-253-2/+31
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-24221-1485/+2739
|\| |
| * | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-241-0/+2
| |\ \
| | * | commoncap: Handle memory allocation failure.Tetsuo Handa2018-04-101-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-2464-463/+1163
| |\ \ \
| | * \ \ Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-04-247-16/+37
| | |\ \ \
| | | * | | ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash2018-04-241-5/+17
| | | * | | ice: Do not check INTEVENT bit for OICR interruptsBen Shelton2018-04-242-6/+0
| | | * | | ice: Fix incorrect comment for action typeAnirudh Venkataramanan2018-04-241-1/+1
| | | * | | ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan2018-04-241-2/+2
| | | * | | igb: Fix the transmission mode of queue 0 for Qav modeVinicius Costa Gomes2018-04-241-1/+16
| | | * | | ixgbevf: ensure xdp_ring resources are free'd on error exitColin Ian King2018-04-241-1/+1
| | * | | | sfc: ARFS filter IDsEdward Cree2018-04-246-46/+337
| | * | | | net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli2018-04-241-0/+2
| | * | | | packet: fix bitfield update raceWillem de Bruijn2018-04-242-21/+49
| | |/ / /
| | * | | team: fix netconsole setup over teamXin Long2018-04-241-7/+12
| | * | | Merge branch 'amd-xgbe-fixes'David S. Miller2018-04-237-23/+233
| | |\ \ \
| | | * | | amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky2018-04-231-17/+54
| | | * | | amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky2018-04-237-4/+160
| | | * | | amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2018-04-232-2/+19
| | |/ / /
| | * | | pppoe: check sockaddr length in pppoe_connect()Guillaume Nault2018-04-231-0/+4
| | * | | l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault2018-04-231-0/+7
| | * | | net: phy: marvell: clear wol event before setting itJingju Hou2018-04-231-0/+9
| | | |/ | | |/|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-04-2310-171/+200
| | |\ \
| | | * | netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2Pablo Neira Ayuso2018-04-191-16/+22
| | | * | netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_updateTaehee Yoo2018-04-191-1/+1
| | | * | netfilter: nf_tables: NAT chain and extensions require NF_TABLESPablo Neira Ayuso2018-04-191-27/+28
| | | * | netfilter: conntrack: include kmemleak.h for kmemleak_not_leak()Stephen Rothwell2018-04-171-0/+1
| | | * | netfilter: nf_tables: free set name in error pathFlorian Westphal2018-04-161-3/+5
| | | * | netfilter: nf_tables: can't fail after linking rule into active rule listFlorian Westphal2018-04-161-27/+32
| | | * | netfilter: fix CONFIG_NF_REJECT_IPV6=m link errorArnd Bergmann2018-04-161-0/+1
| | | * | netfilter: conntrack: silent a memory leak warningCong Wang2018-04-161-0/+1
| | | * | netfilter: xt_connmark: Add bit mapping for bit-shift operation.Jack Ma2018-04-111-8/+11
| | | * | netfilter: ebtables: don't attempt to allocate 0-sized compat arrayFlorian Westphal2018-04-091-5/+6
| | | * | ipvs: fix rtnl_lock lockups caused by start_sync_threadJulian Anastasov2018-04-092-83/+80
| | | * | netfilter: nf_conntrack_sip: allow duplicate SDP expectationsFlorian Westphal2018-04-092-5/+16
| | * | | ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet2018-04-231-0/+2
| | * | | bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long2018-04-231-2/+1
| | * | | tcp: don't read out-of-bounds opsizeJann Horn2018-04-231-5/+2
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-228-27/+59
| | |\ \ \
| | | * | | bpf: sockmap remove dead checkJann Horn2018-04-201-3/+0
| | | * | | tools/bpf: fix test_sock and test_sock_addr.sh failureYonghong Song2018-04-193-2/+4
| | | * | | bpf/tracing: fix a deadlock in perf_event_detach_bpf_progYonghong Song2018-04-113-22/+52
| | | * | | selftests: bpf: update .gitignore with missing generated filesAnders Roxell2018-04-111-0/+3
| | * | | | ibmvnic: Clean actual number of RX or TX poolsThomas Falcon2018-04-221-2/+2
| | * | | | Merge branch 'net-sched-ife-malformed-ife-packet-fixes'David S. Miller2018-04-223-5/+45
| | |\ \ \ \
| | | * | | | net: sched: ife: check on metadata lengthAlexander Aring2018-04-221-0/+3
| | | * | | | net: sched: ife: handle malformed tlv lengthAlexander Aring2018-04-223-4/+41