summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | ip_gre: set tunnel hlen properly in erspan_tunnel_initXin Long2017-10-011-1/+3
| | | * | | | | ip_gre: check packet length and mtu correctly in erspan_xmitXin Long2017-10-011-1/+1
| | | * | | | | ip_gre: get key from session_id correctly in erspan_rcvXin Long2017-10-011-3/+1
| | |/ / / / /
| | * | | | | tipc: use only positive error codes in messagesParthasarathy Bhuvaragan2017-10-011-1/+1
| | * | | | | ppp: fix __percpu annotationGuillaume Nault2017-10-011-1/+1
| | * | | | | Merge branch 'udp-fix-early-demux-for-mcast-packets'David S. Miller2017-10-018-45/+71
| | |\ \ \ \ \
| | | * | | | | udp: perform source validation for mcast early demuxPaolo Abeni2017-10-013-22/+41
| | | * | | | | IPv4: early demux can return an error codePaolo Abeni2017-10-016-23/+30
| | |/ / / / /
| | * | | | | ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx pathXin Long2017-10-011-2/+3
| | * | | | | ip6_gre: ip6gre_tap device should keep dstXin Long2017-10-011-0/+1
| | * | | | | ip_gre: ipgre_tap device should keep dstXin Long2017-10-011-0/+1
| | * | | | | netlink: do not proceed if dump's start() errsJason A. Donenfeld2017-09-301-2/+5
| | * | | | | Merge tag 'mlx5-fixes-2017-09-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-09-2917-31/+133
| | |\ \ \ \ \
| | | * | | | | net/mlx5: Fix wrong indentation in enable SRIOV codeOr Gerlitz2017-09-281-1/+1
| | | * | | | | net/mlx5: Fix static checker warning on steering tracepoints codeMatan Barak2017-09-281-2/+2
| | | * | | | | net/mlx5e: Fix calculated checksum offloads countersGal Pressman2017-09-284-6/+13
| | | * | | | | net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filterGal Pressman2017-09-281-2/+2
| | | * | | | | net/mlx5e: Print netdev features correctly in error messageGal Pressman2017-09-281-2/+2
| | | * | | | | net/mlx5e: Check encap entry state when offloading tunneled flowsVlad Buslov2017-09-281-0/+3
| | | * | | | | net/mlx5e: Disallow TC offloading of unsupported match/action combinationsOr Gerlitz2017-09-281-0/+70
| | | * | | | | net/mlx5e: Fix erroneous freeing of encap header bufferPaul Blakey2017-09-281-8/+10
| | | * | | | | net/mlx5: Check device capability for maximum flow countersRaed Salem2017-09-283-1/+21
| | | * | | | | net/mlx5: Fix FPGA capability locationInbar Karmy2017-09-285-8/+7
| | | * | | | | net/mlx5e: IPoIB, Fix access to invalid memory addressRoi Dayan2017-09-281-1/+2
| | * | | | | | net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch2017-09-281-0/+2
| | * | | | | | net: dsa: mv88e6xxx: lock mutex when freeing IRQsVivien Didelot2017-09-281-0/+2
| | * | | | | | packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn2017-09-281-1/+3
| | * | | | | | packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn2017-09-281-3/+5
| | * | | | | | net: stmmac: dwmac4: Re-enable MAC Rx before powering downEd Blake2017-09-281-0/+7
| | * | | | | | net: stmmac: dwc-qos: Add suspend / resume supportEd Blake2017-09-281-0/+1
| | * | | | | | net: dsa: Fix network device registration orderFlorian Fainelli2017-09-281-13/+18
| | * | | | | | net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlansAndrew Lunn2017-09-281-0/+4
| | * | | | | | inetpeer: fix RCU lookup() againEric Dumazet2017-09-281-2/+2
| | * | | | | | Merge branch 'mvpp2-various-fixes'David S. Miller2017-09-281-11/+20
| | |\ \ \ \ \ \
| | | * | | | | | net: mvpp2: do not select the internal source clockAntoine Tenart2017-09-281-2/+1
| | | * | | | | | net: mvpp2: fix port list indexingYan Markman2017-09-281-3/+5
| | | * | | | | | net: mvpp2: fix parsing fragmentation detectionStefan Chulski2017-09-281-6/+14
| | |/ / / / / /
| | * / / / / / tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko2017-09-281-3/+5
| | |/ / / / /
| | * | | | | sctp: Fix a big endian bug in sctp_diag_dump()Dan Carpenter2017-09-261-1/+3
| | * | | | | Merge tag 'wireless-drivers-for-davem-2017-09-25' of git://git.kernel.org/pub...David S. Miller2017-09-2617-46/+125
| | |\ \ \ \ \
| | | * \ \ \ \ Merge ath-current from ath.gitKalle Valo2017-09-251-5/+2
| | | |\ \ \ \ \
| | | | * | | | | ath10k: mark PM functions as __maybe_unusedArnd Bergmann2017-09-211-5/+2
| | | * | | | | | qtnfmac: cancel scans on wireless interface changesSergey Matyukevich2017-09-203-5/+9
| | | * | | | | | qtnfmac: lock access to h/w in tx pathSergey Matyukevich2017-09-202-1/+10
| | | * | | | | | brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2017-09-202-15/+9
| | | * | | | | | brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel2017-09-201-3/+15
| | | |/ / / / /
| | | * | | | | Merge tag 'iwlwifi-for-kalle-2017-09-15' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-09-189-17/+80
| | | |\ \ \ \ \
| | | | * | | | | iwlwifi: mvm: fix reorder buffer for 9000 devicesSara Sharon2017-09-081-3/+4
| | | | * | | | | iwlwifi: mvm: set status before calling iwl_mvm_send_cmd_status()Luca Coelho2017-09-082-1/+2
| | | | * | | | | iwlwifi: mvm: initialize status in iwl_mvm_add_int_sta_common()Luca Coelho2017-09-081-1/+1