summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-04-26
|\
| * Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-04-25
| * Bluetooth: hci_core: Don't stop BT if the BD address missing in dtsBalakrishna Godavarthi2019-04-24
| * Bluetooth: Use struct_size() helperGustavo A. R. Silva2019-04-23
| * Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evtJaganath Kanakkassery2019-04-23
| * 6lowpan: Off by one handling ->nexthdrDan Carpenter2019-04-23
| * Bluetooth: hidp: fix buffer overflowYoung Xiao2019-04-23
| * Bluetooth: Add return check for L2CAP security level setFugang Duan2019-04-23
| * Bluetooth: Fix not initializing L2CAP tx_creditsLuiz Augusto von Dentz2019-04-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-25
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-24
| |\ \
| | * | ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet2019-04-24
| | * | net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet2019-04-24
| | * | rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet2019-04-24
| | * | net: rds: exchange of 8K and 1M poolZhu Yanjun2019-04-24
| | * | net/ncsi: handle overflow when incrementing mac addressTao Ren2019-04-24
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-04-23
| | |\ \
| | | * | netfilter: fix nf_l4proto_log_invalid to log invalid packetsAndrei Vagin2019-04-22
| | | * | netfilter: never get/set skb->tstampFlorian Westphal2019-04-22
| | | * | netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal2019-04-22
| | | * | netfilter: nat: fix icmp id randomizationFlorian Westphal2019-04-15
| | | * | netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()Dan Carpenter2019-04-15
| | | * | netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal2019-04-15
| | | * | ipvs: do not schedule icmp errors from tunnelsJulian Anastasov2019-04-13
| | | * | netfilter: conntrack: initialize ct->timeoutAlexander Potapenko2019-04-13
| | | * | netfilter: conntrack: don't set related state for different outer addressFlorian Westphal2019-04-13
| | * | | net/tls: don't leak IV and record seq when offload failsJakub Kicinski2019-04-20
| | * | | net/tls: avoid potential deadlock in tls_set_device_offload_rx()Jakub Kicinski2019-04-20
| | * | | net/tls: fix refcount adjustment in fallbackJakub Kicinski2019-04-18
| | * | | net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request"Colin Ian King2019-04-18
| | * | | ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu2019-04-17
| * | | | Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-04-23
| |\ \ \ \
| | * | | | sunrpc: don't mark uninitialised items as VALID.NeilBrown2019-04-05
| * | | | | Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-04-20
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | SUNRPC: Ignore queue transmission errors on successful transmissionTrond Myklebust2019-04-17
* | | | | | net: sched: flower: refactor reoffload for concurrent accessVlad Buslov2019-04-24
* | | | | | tipc: tipc_udp_recv() cleanup vs rcu verbsEric Dumazet2019-04-24
* | | | | | ipv6: Use result arg in fib_lookup_arg consistentlyDavid Ahern2019-04-24
* | | | | | ipv6: fib6_rule_action_alt needs to return -EAGAINDavid Ahern2019-04-24
* | | | | | net: sched: taprio: Fix taprio_dequeue()Andre Guedes2019-04-23
* | | | | | net: sched: taprio: Fix taprio_peek()Andre Guedes2019-04-23
* | | | | | net: sched: taprio: Remove should_restart_cycle()Andre Guedes2019-04-23
* | | | | | net: sched: taprio: Refactor taprio_get_start_time()Andre Guedes2019-04-23
* | | | | | net: sched: taprio: Remove pointless variable assigmentAndre Guedes2019-04-23
* | | | | | net: Change nhc_flags to unsigned charDavid Ahern2019-04-23
* | | | | | lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern2019-04-23
* | | | | | net: fix sparc64 compilation of sock_gettstampStephen Rothwell2019-04-23
* | | | | | ipv6: convert fib6_ref to refcount_tEric Dumazet2019-04-23
* | | | | | ipv6: broadly use fib6_info_hold() helperEric Dumazet2019-04-23
* | | | | | ipv6: fib6_info_destroy_rcu() cleanupEric Dumazet2019-04-23
| |_|_|_|/ |/| | | |