summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | icplus: fix interrupt for IC+ 101A/G and 1001LFGiuseppe CAVALLARO2012-04-191-1/+11
| * | | | | | | | net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI modeBjørn Mork2012-04-191-0/+30
| * | | | | | | | bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()Dan Carpenter2012-04-191-6/+6
| * | | | | | | | ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter2012-04-191-1/+1
| * | | | | | | | tcp: fix retransmit of partially acked framesEric Dumazet2012-04-181-0/+1
| * | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-1811-24/+61
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-1811-24/+61
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ath9k: Fix TX fragmentationSujith Manoharan2012-04-171-1/+9
| | | * | | | | | | | mac80211: fix logic error in ibss channel type checkFelix Fietkau2012-04-171-2/+2
| | | * | | | | | | | MAINTAINERS: Add maintainer for iwlwifiWey-Yi Guy2012-04-171-0/+1
| | | * | | | | | | | mac80211: fix truncated packets in cooked monitor rxFelix Fietkau2012-04-171-4/+6
| | | * | | | | | | | bcma: use fallback sprom if no on chip sprom is availableHauke Mehrtens2012-04-161-2/+5
| | | * | | | | | | | mwifiex: update pcie8766 scratch register addressesBing Zhao2012-04-131-9/+9
| | | * | | | | | | | ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau2012-04-131-1/+8
| | | * | | | | | | | ath5k: unmap io memory on probe failureJonathan Bither2012-04-131-2/+4
| | | * | | | | | | | ath5k: fix undefined 'THIS_MODULE'Jonathan Bither2012-04-131-0/+1
| | | * | | | | | | | cfg80211: fix interface combinations check.Lukasz Kucharczyk2012-04-131-1/+1
| | | * | | | | | | | brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel2012-04-131-0/+8
| | | * | | | | | | | libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar2012-04-131-2/+7
| * | | | | | | | | | netns: do not leak net_generic data on failed initJulian Anastasov2012-04-181-15/+18
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-182-8/+12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck2012-04-182-8/+10
| | * | | | | | | | | ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier2012-04-181-0/+2
| * | | | | | | | | | net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap2012-04-181-0/+1
| * | | | | | | | | | tcp: fix tcp_grow_window() for large incoming framesEric Dumazet2012-04-181-0/+1
| * | | | | | | | | | drivers/net/wan/farsync.c: add missing iounmapJulia Lawall2012-04-181-0/+1
| * | | | | | | | | | davinci_mdio: Fix MDIO timeout checkChristian Riesch2012-04-181-0/+5
| * | | | | | | | | | ipv6: clean up rt6_clean_expiresJiri Bohac2012-04-181-1/+1
| * | | | | | | | | | ipv6: fix rt6_update_expiresJiri Bohac2012-04-181-2/+8
| * | | | | | | | | | arcnet: rimi: Fix device name in debug outputJiri Kosina2012-04-181-4/+4
| * | | | | | | | | | dummy: Add ndo_uninit().Hiroaki SHIMODA2012-04-171-3/+3
| |/ / / / / / / / /
| * | | | | | | | | net: usb: smsc75xx: fix mtuStephane Fillod2012-04-171-0/+1
| * | | | | | | | | net_sched: red: Make minor corrections to commentsDavid Ward2012-04-171-3/+3
| * | | | | | | | | net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward2012-04-171-5/+2
| * | | | | | | | | can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error pathsJesper Juhl2012-04-161-0/+2
| * | | | | | | | | net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi2012-04-141-1/+1
| * | | | | | | | | ixgbe: fix WoL issue with fiberDon Skidmore2012-04-141-0/+10
| * | | | | | | | | e1000e: issues in Sx on 82577/8/9Bruce Allan2012-04-141-5/+10
| * | | | | | | | | net: smsc911x: fix skb handling in receive pathWill Deacon2012-04-131-9/+5
| * | | | | | | | | ks8851: Fix missing mutex_lock/unlockMatt Renzelmann2012-04-131-4/+4
| * | | | | | | | | drivers/net/ethernet/xilinx/axi ethernet: Correct CopyrightMichal Simek2012-04-134-11/+9
| * | | | | | | | | 8139cp: set intr mask after its handler is registeredJason Wang2012-04-131-2/+8
| * | | | | | | | | atl1: fix kernel panic in case of DMA errorsTony Zelenoff2012-04-133-10/+7
| * | | | | | | | | skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin2012-04-134-8/+8
| * | | | | | | | | ppp: Fix race condition with queue start/stopDavid Woodhouse2012-04-131-9/+6
| * | | | | | | | | ipv6: fix problem with expired dst cacheGao feng2012-04-136-41/+99
| * | | | | | | | | caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX2012-04-131-2/+2
| * | | | | | | | | caif-hsi: Free flip_buffer at shutdownsjur.brandeland@stericsson.com2012-04-131-2/+3
| * | | | | | | | | caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek2012-04-131-3/+6
| * | | | | | | | | l2tp: don't overwrite source address in l2tp_ip_bind()James Chapman2012-04-131-1/+2