summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devicesEric Dumazet2018-12-051-0/+3
* net/core: tidy up an error messageQian Cai2018-12-041-2/+2
* sctp: kfree_rcu asocXin Long2018-12-041-1/+1
* tcp: fix SNMP TCP timeout under-estimationYuchung Cheng2018-12-011-4/+4
* tcp: fix SNMP under-estimation on failed retransmissionYuchung Cheng2018-12-011-1/+1
* tcp: fix off-by-one bug on aborting window-probing socketYuchung Cheng2018-12-011-1/+1
* net: dsa: Fix tagging attribute locationFlorian Fainelli2018-12-012-29/+33
* net/sched: act_police: fix memory leak in case of invalid control actionDavide Caratti2018-12-011-12/+12
* openvswitch: fix spelling mistake "execeeds" -> "exceeds"Colin Ian King2018-11-301-1/+1
* sctp: update frag_point when stream_interleave is setXin Long2018-11-302-3/+7
* net: Prevent invalid access to skb->prev in __qdisc_drop_allChristoph Paasch2018-11-301-0/+3
* net/x25: handle call collisionsMartin Schiller2018-11-291-0/+9
* net/x25: fix null_x25_address handlingMartin Schiller2018-11-291-6/+10
* net/x25: fix called/calling length calculation in x25_parse_address_blockMartin Schiller2018-11-291-1/+1
* net: fix XPS static_key accountingSabrina Dubroca2018-11-291-21/+24
* net: restore call to netdev_queue_numa_node_write when resetting XPSSabrina Dubroca2018-11-291-7/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-2816-105/+157
|\
| * netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo2018-11-281-11/+4
| * netfilter: nf_conncount: remove wrong condition check routineTaehee Yoo2018-11-271-5/+2
| * netfilter: nat: fix double register in masquerade modulesTaehee Yoo2018-11-272-14/+32
| * netfilter: add missing error handling code for register functionsTaehee Yoo2018-11-277-20/+61
| * netfilter: ipv6: Preserve link scope traffic original oifAlin Nastac2018-11-271-1/+2
| * netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal2018-11-262-14/+15
| * ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long2018-11-261-0/+3
| * netfilter: xt_hashlimit: fix a possible memory leak in htable_create()Taehee Yoo2018-11-171-6/+3
| * netfilter: nf_tables: fix use-after-free when deleting compat expressionsFlorian Westphal2018-11-132-3/+5
| * netfilter: xt_RATEEST: remove netns exit routineTaehee Yoo2018-11-131-10/+0
| * netfilter: nf_tables: don't use position attribute on rule replacementFlorian Westphal2018-11-121-10/+7
| * netfilter: nf_tables: don't skip inactive chains during updateFlorian Westphal2018-11-121-6/+3
| * netfilter: nf_conncount: fix unexpected permanent node of list.Taehee Yoo2018-11-121-3/+15
| * netfilter: nf_conncount: fix list_del corruption in conn_freeTaehee Yoo2018-11-121-2/+5
| * netfilter: nf_conncount: use spin_lock_bh instead of spin_lockTaehee Yoo2018-11-121-6/+6
* | tipc: fix lockdep warning during node deleteJon Maloy2018-11-281-2/+5
* | sctp: increase sk_wmem_alloc when head->truesize is increasedXin Long2018-11-281-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-11-261-3/+2
|\ \
| * | bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udpAndrey Ignatov2018-11-091-3/+2
* | | net: always initialize pagedlenWillem de Bruijn2018-11-252-2/+4
* | | tcp: address problems caused by EDT misshapsEric Dumazet2018-11-252-10/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-2419-122/+193
|\ \ \
| * | | net/sched: act_police: add missing spinlock initializationDavide Caratti2018-11-231-0/+1
| * | | net: don't keep lonely packets forever in the gro hashPaolo Abeni2018-11-231-2/+5
| * | | net/ipv6: re-do dad when interface has IFF_NOARP flag changeHangbin Liu2018-11-231-6/+13
| * | | packet: copy user buffers before orphan or cloneWillem de Bruijn2018-11-231-2/+2
| * | | net/smc: use after free fix in smc_wr_tx_put_slot()Ursula Braun2018-11-221-1/+3
| * | | net/smc: atomic SMCD cursor handlingUrsula Braun2018-11-222-26/+60
| * | | net/smc: add SMC-D shutdown signalHans Wippel2018-11-224-14/+43
| * | | net/smc: use queue pair number when matching link groupKarsten Graul2018-11-223-9/+12
| * | | net/smc: abort CLC connection in smc_releaseHans Wippel2018-11-221-0/+2
| * | | tcp: defer SACK compression after DupThreshEric Dumazet2018-11-223-6/+16
| * | | net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata2018-11-221-0/+5