summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last ruleFlorian Westphal2019-05-091-1/+3
* netfilter: nf_flow_table: do not flow offload deleted conntrack entriesTaehee Yoo2019-05-061-1/+8
* netfilter: nf_conntrack_h323: Remove deprecated config checkSubash Abhinov Kasiviswanathan2019-05-061-8/+3
* netfilter: ctnetlink: Resolve conntrack L3-protocol flush regressionKristian Evensen2019-05-061-1/+1
* netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fastTaehee Yoo2019-05-061-7/+18
* netfilter: nf_tables: fix base chain stat rcu_dereference usageFlorian Westphal2019-05-061-2/+7
* netfilter: nf_conntrack_h323: restore boundary check correctnessJakub Jankowski2019-05-061-1/+1
* netfilter: nf_flow_table: check ttl value in flow offload data pathTaehee Yoo2019-04-301-0/+6
* netfilter: nf_flow_table: fix netdev refcnt leakTaehee Yoo2019-04-301-0/+1
* netfilter: nft_flow_offload: add entry to flowtable after confirmationPablo Neira Ayuso2019-04-301-2/+1
* netfilter: nf_tables: delay chain policy update until transaction is completeFlorian Westphal2019-04-301-11/+39
* ipv6/flowlabel: wait rcu grace period before put_pid()Eric Dumazet2019-04-301-6/+12
* vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sen...Stephen Suryaputra2019-04-301-6/+17
* tcp: add sanity tests in tcp_add_backlog()Eric Dumazet2019-04-301-1/+12
* ipv6: invert flowlabel sharing check in process and user modeWillem de Bruijn2019-04-301-2/+2
* Merge tag 'mac80211-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-04-294-6/+9
|\
| * mac80211: don't attempt to rename ERR_PTR() debugfs dirsJohannes Berg2019-04-231-1/+1
| * cfg80211: Notify previous user request during self managed wiphy registrationSriram R2019-04-231-3/+2
| * mac80211: Fix kernel panic due to use of txq after freeBhagavathi Perumal S2019-04-231-0/+3
| * mac80211: fix RX STBC override byte orderJohannes Berg2019-04-101-2/+3
* | udp: fix GRO reception in case of length mismatchPaolo Abeni2019-04-281-4/+5
* | net/tls: fix copy to fragments in reencryptJakub Kicinski2019-04-281-7/+22
* | net/tls: don't copy negative amounts of data in reencryptJakub Kicinski2019-04-281-6/+8
* | genetlink: use idr_alloc_cyclic for family->id assignmentMarcel Holtmann2019-04-261-2/+2
* | l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()Eric Dumazet2019-04-261-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-2525-135/+260
|\ \
| * | ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet2019-04-241-9/+23
| * | net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet2019-04-241-11/+16
| * | rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet2019-04-242-5/+10
| * | net: rds: exchange of 8K and 1M poolZhu Yanjun2019-04-242-3/+11
| * | net/ncsi: handle overflow when incrementing mac addressTao Ren2019-04-241-1/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-04-2312-95/+174
| |\ \
| | * | netfilter: fix nf_l4proto_log_invalid to log invalid packetsAndrei Vagin2019-04-221-1/+1
| | * | netfilter: never get/set skb->tstampFlorian Westphal2019-04-224-16/+18
| | * | netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal2019-04-221-1/+2
| | * | netfilter: nat: fix icmp id randomizationFlorian Westphal2019-04-151-3/+8
| | * | netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()Dan Carpenter2019-04-151-1/+1
| | * | netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal2019-04-152-5/+64
| | * | ipvs: do not schedule icmp errors from tunnelsJulian Anastasov2019-04-131-1/+1
| | * | netfilter: conntrack: initialize ct->timeoutAlexander Potapenko2019-04-131-0/+1
| | * | netfilter: conntrack: don't set related state for different outer addressFlorian Westphal2019-04-132-67/+78
| * | | net/tls: don't leak IV and record seq when offload failsJakub Kicinski2019-04-213-6/+4
| * | | net/tls: avoid potential deadlock in tls_set_device_offload_rx()Jakub Kicinski2019-04-211-0/+2
| * | | net/tls: fix refcount adjustment in fallbackJakub Kicinski2019-04-191-3/+10
| * | | net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request"Colin Ian King2019-04-181-1/+1
| * | | ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu2019-04-171-1/+4
* | | | Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-04-231-0/+3
|\ \ \ \
| * | | | sunrpc: don't mark uninitialised items as VALID.NeilBrown2019-04-061-0/+3
* | | | | Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-04-201-2/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SUNRPC: Ignore queue transmission errors on successful transmissionTrond Myklebust2019-04-171-2/+5