summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-20solos-pci: add GPIO support for newer versions on Geos boardNathan Williams1-0/+105
2012-12-208139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene1-7/+11
2012-12-20net: qmi_wwan: add ZTE MF880Bjørn Mork1-0/+1
2012-12-20drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat1-1/+3
2012-12-20drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat1-3/+1
2012-12-20ipv6: addrconf.c: remove unnecessary "if"Cong Ding1-2/+1
2012-12-20bridge: Correctly encode addresses when dumping mdb entriesVlad Yasevich1-2/+4
2012-12-20bridge: Do not unregister all PF_BRIDGE rtnl operationsVlad Yasevich4-1/+9
2012-12-20use generic usbnet_manage_power()Oliver Neukum2-16/+4
2012-12-20usbnet: generic manage_power()Oliver Neukum2-0/+12
2012-12-20usbnet: handle PM failure gracefullyOliver Neukum2-7/+9
2012-12-20ksz884x: fix receive polling race conditionLennert Buytenhek1-3/+9
2012-12-20qlcnic: update driver versionSigned-off-by: Sony Chacko1-2/+2
2012-12-20qlcnic: fix unused variable warningsShahed Shaikh4-12/+6
2012-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+9
2012-12-19net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo1-2/+1
2012-12-19be2net: fix wrong frag_idx reported by RX CQSathya Perla2-7/+33
2012-12-19be2net: fix be_close() to ensure all events are ack'edSathya Perla2-9/+17
2012-12-18cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams1-16/+4
2012-12-18qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams2-0/+29
2012-12-18atm: use scnprintf() instead of sprintf()chas williams - CONTRACTOR1-25/+15
2012-12-18netlink: validate addr_len on bindHannes Frederic Sowa1-0/+3
2012-12-18netlink: change presentation of portid in procfs to unsignedHannes Frederic Sowa1-1/+1
2012-12-18tuntap: fix sparse warningJason Wang1-1/+1
2012-12-18wireless: fix Atheros drivers compilationVladimir Kondratiev1-1/+1
2012-12-18rt2x00: zero-out rx_statusGabor Juhos1-0/+8
2012-12-18tuntap: reset network header before calling skb_get_rxhash()Eric Dumazet1-0/+1
2012-12-16ipv6: Fix Makefile offload objectsSimon Arlott1-1/+1
2012-12-16sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatchDaniel Borkmann1-1/+2
2012-12-16bridge: add flags to distinguish permanent mdb entiresAmerigo Wang4-7/+17
2012-12-16bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDBAmerigo Wang1-0/+2
2012-12-16sctp: Change defaults on cookie hmac selectionNeil Horman2-4/+27
2012-12-16i2400m: add Intel 6150 device IDsDan Williams2-0/+9
2012-12-16can: sja1000: fix compilation on x86Marc Kleine-Budde1-1/+1
2012-12-14cpts: Fix build error caused by include of plat/clock.hTony Lindgren1-2/+0
2012-12-14inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch6-8/+25
2012-12-14ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong2-0/+24
2012-12-14mac802154: fix destructon ordering for ieee802154 devicesKonstantin Khlebnikov1-2/+2
2012-12-14bonding: do not cancel works in bond_uninit()Konstantin Khlebnikov1-2/+0
2012-12-14stmmac: fix platform driver unregisteringKonstantin Khlebnikov2-13/+15
2012-12-14mISDN: fix race in timer canceling on module unloadingKonstantin Khlebnikov1-2/+1
2012-12-14tuntap: fix ambigious multiqueue APIJason Wang1-23/+63
2012-12-14bridge: remove temporary variable for MLDv2 maximum response code computationAng Way Chuang1-3/+1
2012-12-14Revert "sched: Update_cfs_shares at period edge"Linus Torvalds1-10/+8
2012-12-14Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds31-280/+3123
2012-12-14Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds314-1863/+7754
2012-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds105-1009/+52357
2012-12-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds42-322/+689
2012-12-14Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds60-939/+2894
2012-12-14Merge branch 'autofs' (patches from Ian Kent)Linus Torvalds2-51/+41