summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-08mac80211: call drv_get_tsf() in sleepable contextThomas Pedersen1-2/+1
2012-10-05rt2x00/rt3352: Fix lnagain assignment to use register 66.Daniel Golle1-2/+2
2012-10-05ath9k: use ieee80211_free_txskbFelix Fietkau3-26/+31
2012-10-05ath9k: improve suspend/resume reliabilityFelix Fietkau4-10/+13
2012-10-05ath9k: fix ASPM initialization on resumeFelix Fietkau1-0/+5
2012-10-04ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng1-5/+6
2012-10-04Remove noisy printks from llcp_sock_connectDave Jones1-6/+2
2012-10-04Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller3-5/+9
2012-10-04tipc: prevent dropped connections due to rcvbuf overflowErik Hugne1-0/+1
2012-10-04silence some noisy printks in irdaDave Jones2-2/+2
2012-10-04team: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet1-0/+2
2012-10-04bonding: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet1-0/+2
2012-10-04sctp: check src addr when processing SACK to update transport stateNicolas Dichtel4-9/+14
2012-10-04sctp: fix a typo in prototype of __sctp_rcv_lookup()Nicolas Dichtel1-1/+1
2012-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller6-114/+112
2012-10-04ipv4: add a fib_type to fib_infoEric Dumazet2-0/+3
2012-10-04can: mpc5xxx_can: fix section type conflictMarc Kleine-Budde1-4/+4
2012-10-04can: peak_pcmcia: fix error return codePeter Senna Tschudin1-1/+3
2012-10-04can: peak_pci: fix error return codePeter Senna Tschudin1-0/+2
2012-10-03cxgb4: Fix build error due to missing linux/vmalloc.h include.David S. Miller1-0/+1
2012-10-03bnx2x: fix ring size for 10G functionsYuval Mintz1-7/+10
2012-10-03cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()Vipul Pandya1-13/+30
2012-10-03ixgbe: add support for X540-AT1joshua.a.hay@intel.com3-0/+4
2012-10-03ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov1-1/+1
2012-10-03ixgbe: fix PTP ethtool timestamping functionJacob Keller1-4/+1
2012-10-03ixgbe: (PTP) Fix PPS interrupt codeJacob Keller2-61/+48
2012-10-03ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller1-89/+99
2012-10-02tg3: Fix sparse warnings.Michael Chan1-5/+6
2012-10-028021q: fix mac_len recomputation in vlan_untag()Antonio Quartulli1-1/+2
2012-10-02bnx2x: use strlcpy() to copy a stringDan Carpenter1-3/+2
2012-10-02ipv6: don't add link local route when there is no link local addressNicolas Dichtel1-13/+2
2012-10-02net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin1-0/+1
2012-10-02pch_gbe: Fix PTP dependencies.David S. Miller1-1/+1
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds33-1260/+2114
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds43-448/+7289
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds24-287/+610
2012-10-02Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-516/+5868
2012-10-02Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds30-248/+1104
2012-10-02workqueue: avoid using deprecated functionsLinus Torvalds6-19/+19
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds967-21732/+42560
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds52-271/+6919
2012-10-02hyperv: Add buffer for extended info after the RNDIS response message.Haiyang Zhang1-10/+12
2012-10-02hyperv: Report actual status in receive completion packetHaiyang Zhang4-11/+30
2012-10-02hyperv: Remove extra allocated space for recv_pkt_list elementsHaiyang Zhang2-5/+1
2012-10-02hyperv: Fix page buffer handling in rndis_filter_send_request()Haiyang Zhang1-1/+14
2012-10-02hyperv: Fix the missing return value in rndis_filter_set_packet_filter()Haiyang Zhang1-0/+1
2012-10-02hyperv: Fix the max_xfer_size in RNDIS initializationHaiyang Zhang1-2/+1
2012-10-02vxlan: put UDP socket in correct namespacestephen hemminger1-3/+5
2012-10-02vxlan: Depend on CONFIG_INETDavid S. Miller1-1/+1
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds245-1307/+2474