summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend2017-10-293-3/+37
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail2017-10-284-8/+9
| * | | | | | | | | | | | | | | tcp: refresh tp timestamp before tcp_mtu_probe()Eric Dumazet2017-10-281-1/+1
| * | | | | | | | | | | | | | | tuntap: properly align skb->head before building skbJason Wang2017-10-281-0/+1
| * | | | | | | | | | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-275-21/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | i40e: Add programming descriptors to cleaned_countAlexander Duyck2017-10-261-0/+1
| | * | | | | | | | | | | | | | | i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setupAlexander Duyck2017-10-261-1/+1
| | * | | | | | | | | | | | | | | ixgbe: Fix Tx map failure pathAlexander Duyck2017-10-261-12/+6
| | * | | | | | | | | | | | | | | igb: Fix TX map failure pathJean-Philippe Brucker2017-10-261-1/+1
| | * | | | | | | | | | | | | | | e1000: avoid null pointer dereference on invalid stat typeColin Ian King2017-10-261-5/+4
| | * | | | | | | | | | | | | | | e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione2017-10-261-2/+9
| * | | | | | | | | | | | | | | | ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmitXin Long2017-10-271-2/+7
| * | | | | | | | | | | | | | | | ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_errXin Long2017-10-271-4/+7
| * | | | | | | | | | | | | | | | ipip: only increase err_count for some certain type icmp in ipip_errXin Long2017-10-271-17/+42
| * | | | | | | | | | | | | | | | net: stmmac: First Queue must always be in DCB modeJose Abreu2017-10-271-0/+7
| * | | | | | | | | | | | | | | | net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsingJose Abreu2017-10-271-1/+1
| * | | | | | | | | | | | | | | | Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-10-276-96/+204
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen2017-10-263-30/+106
| | * | | | | | | | | | | | | | | | net/mlx5e: Properly deal with encap flows add/del under neigh updateOr Gerlitz2017-10-261-35/+54
| | * | | | | | | | | | | | | | | | net/mlx5: Delay events till mlx5 interface's add complete for pci resumeHuy Nguyen2017-10-261-29/+41
| | * | | | | | | | | | | | | | | | net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh2017-10-261-2/+3
| * | | | | | | | | | | | | | | | | Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-10-274-20/+88
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg2017-10-251-2/+34
| | * | | | | | | | | | | | | | | | fq_impl: Properly enforce memory limitToke Høiland-Jørgensen2017-10-181-3/+6
| | * | | | | | | | | | | | | | | | mac80211: validate user rate mask before configuring driverJohannes Berg2017-10-181-6/+6
| | * | | | | | | | | | | | | | | | cfg80211: fix connect/disconnect edge casesJohannes Berg2017-10-181-9/+41
| | * | | | | | | | | | | | | | | | mac80211: use constant time comparison with keysJason A. Donenfeld2017-10-181-1/+2
| * | | | | | | | | | | | | | | | | tap: double-free in error path in tap_open()Girish Moodalbail2017-10-261-9/+9
| * | | | | | | | | | | | | | | | | tcp: call tcp_rate_skb_sent() when retransmit with unaligned skb->dataYousuk Seung2017-10-261-1/+3
| * | | | | | | | | | | | | | | | | tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet2017-10-264-4/+10
| * | | | | | | | | | | | | | | | | rds: Fix inaccurate accounting of unsignaled wrsHåkon Bugge2017-10-261-8/+7
| * | | | | | | | | | | | | | | | | rds: ib: Fix uninitialized variableHåkon Bugge2017-10-261-0/+1
| * | | | | | | | | | | | | | | | | Merge tag 'linux-can-fixes-for-4.14-20171024' of git://git.kernel.org/pub/scm...David S. Miller2017-10-262-3/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson2017-10-241-0/+6
| | * | | | | | | | | | | | | | | | | can: kvaser_usb: Correct return value in printoutJimmy Assarsson2017-10-241-1/+2
| | * | | | | | | | | | | | | | | | | can: sun4i: fix loopback modeGerhard Bertelsmann2017-10-241-2/+1
| * | | | | | | | | | | | | | | | | | net: mvpp2: do not sleep in set_rx_modeAntoine Tenart2017-10-261-2/+2
| * | | | | | | | | | | | | | | | | | net: mvpp2: fix invalid parameters order when calling the tcam initAntoine Tenart2017-10-261-2/+2
| * | | | | | | | | | | | | | | | | | net: mvpp2: fix typo in the tcam setupAntoine Tenart2017-10-261-1/+1
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | tun: allow positive return values on dev_get_valid_name() callJulien Gomes2017-10-261-1/+1
| * | | | | | | | | | | | | | | | | nfp: refuse offloading filters that redirects to upper devicesPieter Jansen van Vuuren2017-10-261-0/+2
| * | | | | | | | | | | | | | | | | net/unix: don't show information about sockets from other namespacesAndrei Vagin2017-10-261-0/+2
| * | | | | | | | | | | | | | | | | net: dsa: check master device before putVivien Didelot2017-10-251-3/+4
| * | | | | | | | | | | | | | | | | strparser: Use delayed work instead of timer for msg timeoutTom Herbert2017-10-252-11/+9
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-10-242-18/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | ipsec: Fix aborted xfrm policy dump crashHerbert Xu2017-10-231-10/+15
| | * | | | | | | | | | | | | | | ipsec: Fix dst leak in xfrm_bundle_create().David Miller2017-10-111-8/+8
| * | | | | | | | | | | | | | | | sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBINDLaszlo Toth2017-10-241-2/+4
| * | | | | | | | | | | | | | | | net: mvpp2: do not call txq_done from the Tx path when Tx irqs are usedAntoine Tenart2017-10-241-1/+1
| * | | | | | | | | | | | | | | | net: mvpp2: do not unmap TSO headers buffersAntoine Tenart2017-10-241-4/+13