summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tun: read vnet_hdr_sz onceWillem de Bruijn2017-02-061-4/+6
* tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet2017-02-061-0/+6
* hns: avoid stack overflow with CONFIG_KASANArnd Bergmann2017-02-061-6/+2
* ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing2017-02-061-2/+8
* Merge tag 'wireless-drivers-for-davem-2017-02-06' of git://git.kernel.org/pub...David S. Miller2017-02-061-2/+7
|\
| * rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov2017-01-311-2/+7
* | Merge tag 'mac80211-for-davem-2017-02-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-02-063-4/+5
|\ \
| * | nl80211: Fix mesh HT operation checkMasashi Honma2017-02-061-0/+1
| * | mac80211: Fix adding of mesh vendor IEsThorsten Horstmann2017-02-061-1/+1
| * | mac80211: Allocate a sync skcipher explicitly for FILS AEADJouni Malinen2017-02-061-2/+2
| * | mac80211: Fix FILS AEAD protection in Association Request frameJouni Malinen2017-02-061-1/+1
* | | ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet2017-02-061-11/+13
|/ /
* | ip6_gre: fix ip6gre_err() invalid readsEric Dumazet2017-02-051-19/+21
* | netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-042-0/+8
* | ipv4: keep skb->dst around in presence of IP optionsEric Dumazet2017-02-041-1/+8
* | net: use a work queue to defer net_disable_timestamp() workEric Dumazet2017-02-031-18/+13
* | ethtool: do not vzalloc(0) on registers dumpStanislaw Gruszka2017-02-031-3/+6
* | ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun2017-02-033-38/+10
* | net: phy: Fix lack of reference count on PHY driverMao Wenan2017-02-021-0/+7
* | Merge branch 'mlx4-queue-reinit'David S. Miller2017-02-023-13/+29
|\ \
| * | mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau2017-02-023-7/+27
| * | mlx4: Fix memory leak after mlx4_en_update_priv()Martin KaFai Lau2017-02-021-6/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-0147-370/+555
|\ \
| * | tcp: fix 0 divide in __tcp_select_window()Eric Dumazet2017-02-011-2/+4
| * | ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter2017-02-011-1/+1
| * | net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis2017-02-011-14/+15
| * | net/sched: matchall: Fix configuration raceYotam Gigi2017-02-011-82/+45
| * | be2net: fix initial MAC settingIvan Vecera2017-02-011-5/+28
| * | ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis2017-01-311-0/+5
| * | net: thunderx: avoid dereferencing xcv when NULLVincent2017-01-311-2/+1
| * | net/sched: cls_flower: Correct matching on ICMPv6 codeSimon Horman2017-01-301-2/+2
| * | Merge tag 'linux-can-fixes-for-4.10-20170130' of git://git.kernel.org/pub/scm...David S. Miller2017-01-301-7/+16
| |\ \
| | * | can: bcm: fix hrtimer/tasklet termination in bcm op removalOliver Hartkopp2017-01-301-7/+16
| * | | ipv6: Paritially checksum full MTU framesVlad Yasevich2017-01-301-1/+1
| * | | net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein2017-01-303-1/+14
| * | | Merge tag 'mlx5-fixes-2017-01-27' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-01-3015-157/+181
| |\ \ \
| | * | | net/mlx5e: Check ets capability before ets query FW commandMoshe Shemesh2017-01-291-0/+5
| | * | | net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman2017-01-293-105/+109
| | * | | net/mlx5e: Modify TIRs hash only when it's neededGal Pressman2017-01-291-5/+13
| | * | | net/mlx5e: Support TC encapsulation offloads with upper devicesHadar Hen Zion2017-01-291-7/+6
| | * | | net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz2017-01-291-11/+18
| | * | | net/mlx5: E-Switch, Err when retrieving steering name-space failsOr Gerlitz2017-01-291-1/+2
| | * | | net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz2017-01-294-6/+6
| | * | | net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-01-2912-22/+22
| * | | | Merge tag 'wireless-drivers-for-davem-2017-01-29' of git://git.kernel.org/pub...David S. Miller2017-01-307-17/+22
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | MAINTAINERS: ath9k-devel is closedKalle Valo2017-01-281-1/+0
| | * | | Merge tag 'iwlwifi-for-kalle-2017-01-23' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-01-242-4/+5
| | |\ \ \
| | | * | | iwlwifi: mvm: avoid crash on restart w/o reserved queuesJohannes Berg2017-01-231-3/+4
| | | * | | iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000Jürg Billeter2017-01-231-1/+1
| | |/ / /
| | * | | iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe2017-01-211-4/+8