summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-0327-92/+192
|\
| * ipv6: fix tunnel error handlingMichal Kubeček2015-11-031-1/+11
| * net: phy: fix a bug in get_phy_c45_idsShaohui Xie2015-11-021-25/+49
| * sfc: push partner queue for skb->xmit_moreMartin Habets2015-11-024-4/+36
| * sit: fix sit0 percpu double allocationsEric Dumazet2015-11-021-22/+4
| * net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet2015-11-021-1/+2
| * ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer2015-11-021-2/+1
| * ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-024-15/+15
| * isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings2015-11-021-0/+6
| * qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork2015-11-021-1/+4
| * ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha2015-11-021-3/+3
| * Merge branch 'sh_eth-fixes'David S. Miller2015-11-021-5/+5
| |\
| | * sh_eth: fix WARNING in dma_common_free_remap()Sergei Shtylyov2015-11-021-1/+1
| | * sh_eth: fix uninitialized arrays in sh_eth_ring_init()Sergei Shtylyov2015-11-021-4/+4
| |/
| * Merge tag 'linux-can-fixes-for-4.3-20151030' of git://git.kernel.org/pub/scm/...David S. Miller2015-11-021-1/+1
| |\
| | * can: Use correct type in sizeof() in nla_put()Marek Vasut2015-10-301-1/+1
| * | stmmac: Correctly report PTP capabilities.Phil Reid2015-11-011-2/+5
| * | Merge branch 'ipv4_link_down'David S. Miller2015-11-013-10/+23
| |\ \
| | * | ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov2015-11-011-0/+7
| | * | ipv4: fix to not remove local route on link downJulian Anastasov2015-11-013-10/+16
| |/ /
| * | net: bcmgenet: Software reset EPHY after power onFlorian Fainelli2015-11-013-1/+22
| * | net: smsc911x: Fix crash if loopback test failsPavel Fedin2015-11-011-0/+1
| * | tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy2015-11-011-0/+5
| * | fec: Use gpio_set_value_cansleep()Fabio Estevam2015-11-011-1/+1
* | | switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursionJiri Pirko2015-11-031-5/+4
* | | net: sched: kill dead code in sch_choke.cPhil Sutter2015-11-031-59/+0
* | | irda: Delete an unnecessary check before the function call "irlmp_unregister_...Markus Elfring2015-11-031-2/+1
* | | Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-11-0319-211/+277
|\ \ \
| * | | cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker2015-11-031-9/+18
| * | | mac80211: document sleep requirements for channel context opsChaitanya T K2015-11-033-0/+18
| * | | mac80211: further improve "no supported rates" warningJohannes Berg2015-11-031-1/+1
| * | | mac80211: treat bad WMM parameters more gracefullyJohannes Berg2015-11-031-94/+48
| * | | mac80211: fixup AIFSN instead of disabling WMMEmmanuel Grumbach2015-11-031-7/+7
| * | | mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg2015-11-035-16/+11
| * | | cfg80211/mac80211: clarify RSSI CQM reporting requirementsJohannes Berg2015-11-032-1/+7
| * | | mac80211: fix crash on mesh local link ID generation with VIFsMatthias Schiffer2015-11-031-0/+3
| * | | mac80211: TDLS: add proper HT-oper IEArik Nemtsov2015-11-035-7/+18
| * | | mac80211: don't reconfigure sched scan in case of wowlanEliad Peller2015-11-035-35/+45
| * | | mac80211: call drv_stop only if driver is startedEliad Peller2015-11-033-31/+48
| * | | mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smpsAndrei Otcheretianski2015-11-031-1/+7
| * | | mac80211: use freezable workqueue for restart workEliad Peller2015-11-032-1/+12
| * | | mac80211: Fix local deauth while associatingAndrei Otcheretianski2015-11-031-0/+19
| * | | mac80211: allow null chandef in tracingArik Nemtsov2015-11-031-5/+5
| * | | nl80211: Fix potential memory leak from parse_acl_dataOla Olsson2015-11-031-6/+6
| * | | mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com2015-11-031-0/+7
* | | | net: dsa: mv88e6xxx: include DSA ports in VLANsVivien Didelot2015-11-031-6/+6
* | | | net: dsa: mv88e6xxx: disable SA learning for DSA and CPU portsAndrew Lunn2015-11-032-2/+11
* | | | net/core: fix for_each_netdev_featureJarod Wilson2015-11-032-6/+8
* | | | vlan: Invoke driver vlan hooks only if device is presentPadmanabh Ratnakar2015-11-031-2/+8
* | | | arcnet/com20020: add LEDS_CLASS dependencyArnd Bergmann2015-11-031-0/+1