summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Remove redundant check on statusColin Ian King2018-10-141-21/+17
* Bluetooth: Errata Service Release 8, Erratum 3253Mallikarjun Phulari2018-10-141-1/+9
* Bluetooth: Use separate L2CAP LE credit based connection result valuesMallikarjun Phulari2018-10-141-13/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-1322-210/+414
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-1221-212/+416
| |\
| | * tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue2018-10-111-2/+9
| | * tipc: queue socket protocol error messages into socket receive bufferParthasarathy Bhuvaragan2018-10-111-2/+12
| | * tipc: set link tolerance correctly in broadcast linkJon Maloy2018-10-111-5/+11
| | * net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca2018-10-111-3/+4
| | * net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca2018-10-113-6/+84
| | * net/ipv6: stop leaking percpu memory in fib6 infoMike Rapoport2018-10-111-0/+2
| | * Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-10-119-174/+234
| | |\
| | | * rxrpc: Fix the packet reception routineDavid Howells2018-10-086-50/+105
| | | * rxrpc: Fix connection-level abort handlingDavid Howells2018-10-083-15/+19
| | | * rxrpc: Only take the rwind and mtu values from latest ACKDavid Howells2018-10-081-9/+10
| | | * rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()David Howells2018-10-081-6/+8
| | | * rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()David Howells2018-10-081-16/+19
| | | * rxrpc: Don't need to take the RCU read lock in the packet receiverDavid Howells2018-10-081-28/+13
| | | * rxrpc: Use the UDP encap_rcv hookDavid Howells2018-10-083-44/+35
| | | * rxrpc: Fix the data_ready handlerDavid Howells2018-10-052-35/+44
| | | * rxrpc: Fix some missed refs to init_netDavid Howells2018-10-056-24/+34
| | * | rds: RDS (tcp) hangs on sendto() to unresponding addressKa-Cheong Poon2018-10-111-3/+10
| | * | net: make skb_partial_csum_set() more robust against overflowsEric Dumazet2018-10-101-5/+7
| | * | devlink: Add helper function for safely copy string paramMoshe Shemesh2018-10-101-1/+18
| | * | devlink: Fix param cmode driverinit for string typeMoshe Shemesh2018-10-101-3/+12
| | * | devlink: Fix param set handling for string typeMoshe Shemesh2018-10-101-3/+8
| | * | net: sched: cls_u32: fix hnode refcountingAl Viro2018-10-081-5/+5
| | * | udp: Unbreak modules that rely on external __skb_recv_udp() availabilityJiri Kosina2018-10-081-1/+1
| * | | Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2018-10-111-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | treewide: Replace more open-coded allocation size multiplicationsKees Cook2018-10-061-1/+1
* | | | Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/sc...David S. Miller2018-10-1226-1123/+1136
|\ \ \ \
| * | | | mac80211: implement ieee80211_tx_rate_update to update rateAnilkumar Kolli2018-10-121-0/+19
| * | | | nl80211: Add per peer statistics to compute FCS error rateAnkita Bajaj2018-10-121-0/+2
| * | | | mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu2018-10-124-0/+129
| * | | | mac80211: Extend SAE authentication in infra BSS STA modeJouni Malinen2018-10-112-23/+48
| * | | | mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocationJouni Malinen2018-10-111-7/+4
| * | | | mac80211: Helper function for marking STA authenticatedJouni Malinen2018-10-111-12/+22
| * | | | mac80211: rc80211_minstrel: remove variance / stddev calculationFelix Fietkau2018-10-114-51/+9
| * | | | mac80211: minstrel: do not sample rates 3 times slower than max_prob_rateFelix Fietkau2018-10-111-4/+6
| * | | | mac80211: minstrel: fix sampling/reporting of CCK rates in HT modeFelix Fietkau2018-10-111-4/+10
| * | | | mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau2018-10-111-1/+1
| * | | | mac80211: minstrel: fix using short preamble CCK rates on HT clientsFelix Fietkau2018-10-111-3/+1
| * | | | mac80211: minstrel: reduce minstrel_mcs_groups sizeFelix Fietkau2018-10-113-78/+93
| * | | | mac80211: minstrel: merge with minstrel_ht, always enable VHT supportFelix Fietkau2018-10-1110-258/+101
| * | | | mac80211: minstrel: remove unnecessary debugfs cleanup codeFelix Fietkau2018-10-116-47/+9
| * | | | mac80211: minstrel: Enable STBC and LDPC for VHT RatesChaitanya T K2018-10-111-8/+15
| * | | | mac80211: avoid reflecting frames back to the clientJohannes Berg2018-10-111-6/+6
| * | | | nl80211: use netlink policy validation function for elementsJohannes Berg2018-10-111-76/+46
| * | | | nl80211: use policy range validation where applicableJohannes Berg2018-10-111-289/+180
| * | | | lib80211: don't use skcipherJohannes Berg2018-10-102-71/+40