summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-25124-699/+1266
|\
| * Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-252-2/+2
| |\
| | * MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau2018-07-201-1/+1
| | * MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton2018-07-161-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-2575-562/+1029
| |\ \
| | * | net: axienet: Fix double deregister of mdioShubhrajyoti Datta2018-07-251-0/+1
| | * | qmi_wwan: fix interface number for DW5821e production firmwareAleksander Morgado2018-07-251-1/+1
| | * | ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn2018-07-252-4/+10
| | * | bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru2018-07-251-3/+10
| | * | net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein2018-07-251-1/+1
| | * | r8169: restore previous behavior to accept BIOS WoL settingsHeiner Kallweit2018-07-241-2/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-07-247-150/+191
| | |\ \
| | | * | netfilter: nf_tables: move dumper state allocation into ->startFlorian Westphal2018-07-241-104/+115
| | | * | netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior stateFlorian Westphal2018-07-201-4/+4
| | | * | netfilter: nf_tables: don't allow to rename to already-pending nameFlorian Westphal2018-07-201-13/+29
| | | * | netfilter: nf_tables: fix memory leaks on chain renameFlorian Westphal2018-07-201-6/+11
| | | * | netfilter: nf_tables: free flow table struct tooFlorian Westphal2018-07-201-0/+1
| | | * | netfilter: nf_tables: use dev->name directlyFlorian Westphal2018-07-202-10/+5
| | | * | netfilter: nft_set_rbtree: fix panic when destroying set by GCTaehee Yoo2018-07-181-2/+5
| | | * | netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()Taehee Yoo2018-07-181-0/+1
| | | * | netfilter: nf_tables: fix jumpstack depth validationTaehee Yoo2018-07-174-11/+20
| | * | | Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-07-246-53/+38
| | |\ \ \
| | | * | | cfg80211: never ignore user regulatory hintAmar Singhal2018-07-241-25/+3
| | | * | | nl80211: Add a missing break in parse_station_flagsBernd Edlinger2018-07-091-0/+1
| | | * | | nl80211/mac80211: allow non-linear skb in rx_control_portDenis Kenzior2018-07-064-27/+32
| | | * | | mac80211: add stations tied to AP_VLANs during hw reconfigmpubbise@codeaurora.org2018-07-031-1/+2
| | * | | | sock: fix sg page frag coalescing in sk_alloc_sgDaniel Borkmann2018-07-241-3/+3
| | * | | | Merge branch 'tcp-robust-ooo'David S. Miller2018-07-231-12/+50
| | |\ \ \ \
| | | * | | | tcp: add tcp_ooo_try_coalesce() helperEric Dumazet2018-07-231-4/+21
| | | * | | | tcp: call tcp_drop() from tcp_data_queue_ofo()Eric Dumazet2018-07-231-2/+2
| | | * | | | tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet2018-07-231-2/+13
| | | * | | | tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet2018-07-231-0/+3
| | | * | | | tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet2018-07-231-4/+11
| | |/ / / /
| | * | | | ip: hash fragments consistentlyPaolo Abeni2018-07-232-0/+4
| | * | | | ipv6: use fib6_info_hold_safe() when necessaryWei Wang2018-07-233-11/+38
| | * | | | Merge tag 'linux-can-fixes-for-4.18-20180723' of ssh://gitolite.kernel.org/pu...David S. Miller2018-07-234-113/+321
| | |\ \ \ \
| | | * | | | can: xilinx_can: fix power management handlingAnssi Hannula2018-07-231-41/+28
| | | * | | | can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula2018-07-231-5/+5
| | | * | | | can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula2018-07-231-1/+1
| | | * | | | can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula2018-07-231-16/+123
| | | * | | | can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula2018-07-231-28/+127
| | | * | | | can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula2018-07-231-13/+5
| | | * | | | can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula2018-07-231-1/+0
| | | * | | | can: m_can: Move accessing of message ram to after clocks are enabledFaiz Abbas2018-07-231-4/+3
| | | * | | | can: m_can: Fix runtime resume callFaiz Abbas2018-07-231-4/+4
| | | * | | | can: mpc5xxx_can: check of_iomap return before useNicholas Mc Guire2018-07-231-0/+5
| | | * | | | can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking...Roman Fietze2018-07-231-1/+2
| | | * | | | can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr onlyStephane Grosjean2018-07-231-0/+19
| | |/ / / /
| | * | | | net: prevent ISA drivers from building on PPC32Randy Dunlap2018-07-223-3/+4
| | * | | | nfp: flower: ensure dead neighbour entries are not offloadedJohn Hurley2018-07-221-1/+1