summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-03caif_dev: fix sparse warnings for caif_flow_cbSilviu-Mihai Popescu1-1/+1
2013-03-03ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driverFreddy Xin3-0/+1467
2013-03-02sctp: use the passed in gfp flags instead GFP_KERNELDan Carpenter1-1/+1
2013-03-02ipv[4|6]: correct dropwatch false positive in local_deliver_finishNeil Horman2-4/+8
2013-03-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller19-174/+258
2013-03-01l2tp: Restore socket refcount when sendmsg succeedsGuillaume Nault1-0/+1
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville19-174/+258
2013-03-01net/phy: micrel: Disable asymmetric pause for KSZ9021Vlastimil Kosar1-2/+1
2013-03-01bgmac: omit the fcsHauke Mehrtens1-0/+4
2013-03-01phy: Fix phy_device_free memory leakPetr Malat1-4/+6
2013-03-01bnx2x: Fix KR2 work-around conditionYaniv Rosner1-1/+1
2013-03-01bnx2x: Fix KR2 linkYaniv Rosner2-0/+8
2013-03-01bnx2x: Fix port identification for the 84834Yaniv Rosner2-1/+62
2013-03-01r8169: honor jumbo settings when chipset is requested to start.françois romieu1-9/+18
2013-03-01tcp: avoid wakeups for pure ACKEric Dumazet1-0/+4
2013-03-01Merge branch 'sctp'David S. Miller2-22/+78
2013-03-01sctp: fix association hangs due to partial delivery errorsLee A. Roberts1-11/+43
2013-03-01sctp: fix association hangs due to errors when reneging events from the order...Lee A. Roberts1-4/+22
2013-03-01sctp: fix association hangs due to reneging packets below the cumulative TSN ...Lee A. Roberts1-2/+7
2013-03-01sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()Lee A. Roberts1-6/+7
2013-02-28net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATSGuenter Roeck1-3/+3
2013-02-27libertas: fix crash for SD8688Bing Zhao1-1/+5
2013-02-27rt2x00: error in configurations with mesh support disabledFelix Fietkau1-2/+6
2013-02-27mwifiex: correct sleep delay counterAvinash Patil1-1/+1
2013-02-27ath9k_hw: improve reset reliability after errorsFelix Fietkau1-1/+3
2013-02-27bcma: init spin lockHauke Mehrtens1-0/+2
2013-02-27ath9k_htc: fix signal strength handling issuesFelix Fietkau2-7/+12
2013-02-27ath9k: fix RSSI dummy marker valueFelix Fietkau1-1/+1
2013-02-27Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville7-71/+166
2013-02-27usb/net/asix_devices: Add USBNET HG20F9 ethernet dongleGlen Turner1-0/+31
2013-02-27net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWANBjørn Mork1-0/+8
2013-02-27bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov1-1/+1
2013-02-27irda: small read beyond end of array in debug codeDan Carpenter1-2/+5
2013-02-27proc connector: reject unprivileged listener bumpsKees Cook1-0/+8
2013-02-27iwlwifi: mvm: Remove testing of static PIC in PhyDBDor Shaish1-16/+0
2013-02-27iwlwifi: fix wakeup status query and packet reportingJohannes Berg2-27/+81
2013-02-27isdn: hisax: add missing usb_free_urbMarina Makienko1-2/+10
2013-02-27bond: check if slave count is 0 in case when deciding to take slave's macJiri Pirko1-1/+1
2013-02-27drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack1-1/+1
2013-02-27Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2-2/+5
2013-02-27Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller3-15/+30
2013-02-27iwlwifi: mvm: fix AP/GO mode station removalJohannes Berg1-5/+14
2013-02-27iwlwifi: always copy first 16 bytes of commandsJohannes Berg3-23/+71
2013-02-27mac80211: fix monitor mode channel reportingFelix Fietkau1-3/+9
2013-02-27mac80211: fix idle handling in monitor modeFelix Fietkau1-1/+1
2013-02-27mac80211: Ensure off-channel frames don't get queuedSeth Forshee1-25/+31
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-233/+218
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds21-229/+563
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds43-253/+885
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds28-462/+1043