summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-24/+46
2012-09-14pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi1-1/+1
2012-09-14bnx2x: Add missing afex codeYuval Mintz2-11/+21
2012-09-14bnx2x: fix registers dumpedDmitry Kravkov2-18/+9
2012-09-14bnx2x: correct advertisement of pause capabilitiesYaniv Rosner1-0/+6
2012-09-14bnx2x: display the correct duplex valueYaniv Rosner1-4/+6
2012-09-14bnx2x: prevent timeouts when using PFCYaniv Rosner1-3/+5
2012-09-14bnx2x: fix stats copying logicYuval Mintz1-2/+5
2012-09-14bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov1-3/+5
2012-09-14net: qmi_wwan: call subdriver with control intf onlyBjørn Mork1-3/+4
2012-09-14net_sched: gred: actually perform idling in WRED modeDavid Ward1-11/+15
2012-09-14net_sched: gred: fix qave reporting via netlinkDavid Ward1-1/+4
2012-09-14net_sched: gred: eliminate redundant DP prio comparisonsDavid Ward1-3/+2
2012-09-14net_sched: gred: correct comment about qavg calculation in RIO modeDavid Ward1-1/+1
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil7-11/+15
2012-09-13Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller4-44/+38
2012-09-12brcmfmac: Fix big endian host configuration data.Hante Meuleman1-10/+16
2012-09-12brcmfmac: fix big endian bug in i-scan.Hante Meuleman1-2/+4
2012-09-12rtlwifi: rtl8192ce: Log message that B_CUT device may not workLarry Finger3-4/+15
2012-09-12netfilter: log: Fix log-level processingJoe Perches2-3/+3
2012-09-12net-sched: sch_cbq: avoid infinite loopEric Dumazet1-2/+3
2012-09-11net: qmi_wwan: fix Gobi device probing for un2430Pierre Sauter1-1/+1
2012-09-11net: fix net/core/sock.c build errorRandy Dunlap1-0/+2
2012-09-11ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli1-0/+1
2012-09-11caif: move the dereference below the NULL testWei Yongjun1-2/+3
2012-09-10sierra_net: Endianess bug fix.Lennart Sorensen1-1/+1
2012-09-10brcm80211: fix missing allocation failure checkColin Ian King1-0/+2
2012-09-10ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau5-7/+8
2012-09-10brcmsmac: fix mismatch in number of custom regulatory rulesArend van Spriel1-1/+1
2012-09-10netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik1-8/+2
2012-09-10netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik1-11/+8
2012-09-09net: small bug on rxhash calculationChema Gonzalez1-5/+6
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville34-76/+297
2012-09-07|PATCH] seeq: Add missing spinlock initJean Delvare1-0/+1
2012-09-07udp: increment UDP_MIB_INERRORS if copy failedEric Dumazet2-0/+16
2012-09-07net/mlx4_core: Return the error value in case of command initialization failureEugenia Emantayev1-1/+2
2012-09-07net/mlx4_core: Fixing error flow in case of QUERY_FW failureAviad Yehezkel1-6/+7
2012-09-07net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel1-8/+8
2012-09-07net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion2-0/+127
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion3-83/+85
2012-09-06netfilter: take care of timewait socketsEric Dumazet2-22/+25
2012-09-06ibmveth: Fix alignment of rx queue bugSantiago Leon1-17/+9
2012-09-06tcp: fix possible socket refcount problem for ipv6Julian Anastasov1-2/+3
2012-09-05Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-1/+10
2012-09-05libertas sdio: fix suspend when interface is downDaniel Drake1-0/+5
2012-09-05rt2800usb: Added rx packet length validity checkSergei Poselenov2-2/+10
2012-09-05rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde11-0/+69
2012-09-05rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde2-9/+9
2012-09-05rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde1-1/+2
2012-09-05brcmfmac: fix get rssi by clearing getvar struct.Hante Meuleman1-7/+8