summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-04-268-18/+24
|\
| * Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-04-251-0/+8
| * Bluetooth: hci_core: Don't stop BT if the BD address missing in dtsBalakrishna Godavarthi2019-04-241-2/+0
| * Bluetooth: Use struct_size() helperGustavo A. R. Silva2019-04-231-7/+4
| * Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evtJaganath Kanakkassery2019-04-231-1/+1
| * 6lowpan: Off by one handling ->nexthdrDan Carpenter2019-04-231-1/+1
| * Bluetooth: hidp: fix buffer overflowYoung Xiao2019-04-231-0/+1
| * Bluetooth: Add return check for L2CAP security level setFugang Duan2019-04-231-2/+5
| * Bluetooth: Fix not initializing L2CAP tx_creditsLuiz Augusto von Dentz2019-04-231-5/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-2527-137/+268
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-2425-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-231-1/+5
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-04-2212-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-203-6/+4
| | * | | net/tls: avoid potential deadlock in tls_set_device_offload_rx()Jakub Kicinski2019-04-201-0/+2
| | * | | net/tls: fix refcount adjustment in fallbackJakub Kicinski2019-04-181-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-051-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
* | | | | | net: sched: flower: refactor reoffload for concurrent accessVlad Buslov2019-04-241-22/+57
* | | | | | tipc: tipc_udp_recv() cleanup vs rcu verbsEric Dumazet2019-04-241-6/+3
* | | | | | ipv6: Use result arg in fib_lookup_arg consistentlyDavid Ahern2019-04-231-4/+11
* | | | | | ipv6: fib6_rule_action_alt needs to return -EAGAINDavid Ahern2019-04-231-1/+3
* | | | | | net: sched: taprio: Fix taprio_dequeue()Andre Guedes2019-04-231-2/+2
* | | | | | net: sched: taprio: Fix taprio_peek()Andre Guedes2019-04-231-2/+2
* | | | | | net: sched: taprio: Remove should_restart_cycle()Andre Guedes2019-04-231-9/+1
* | | | | | net: sched: taprio: Refactor taprio_get_start_time()Andre Guedes2019-04-231-14/+23
* | | | | | net: sched: taprio: Remove pointless variable assigmentAndre Guedes2019-04-231-1/+0
* | | | | | net: Change nhc_flags to unsigned charDavid Ahern2019-04-232-8/+12
* | | | | | lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern2019-04-232-4/+6
* | | | | | net: fix sparc64 compilation of sock_gettstampStephen Rothwell2019-04-231-3/+3
* | | | | | ipv6: convert fib6_ref to refcount_tEric Dumazet2019-04-232-4/+4
* | | | | | ipv6: broadly use fib6_info_hold() helperEric Dumazet2019-04-231-8/+8
* | | | | | ipv6: fib6_info_destroy_rcu() cleanupEric Dumazet2019-04-231-4/+1
| |_|_|_|/ |/| | | |