summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* solos-pci: add GPIO support for newer versions on Geos boardNathan Williams2012-12-191-0/+105
* 8139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene2012-12-191-7/+11
* net: qmi_wwan: add ZTE MF880Bjørn Mork2012-12-191-0/+1
* drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat2012-12-191-1/+3
* drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat2012-12-191-3/+1
* ipv6: addrconf.c: remove unnecessary "if"Cong Ding2012-12-191-2/+1
* bridge: Correctly encode addresses when dumping mdb entriesVlad Yasevich2012-12-191-2/+4
* bridge: Do not unregister all PF_BRIDGE rtnl operationsVlad Yasevich2012-12-194-1/+9
* use generic usbnet_manage_power()Oliver Neukum2012-12-192-16/+4
* usbnet: generic manage_power()Oliver Neukum2012-12-192-0/+12
* usbnet: handle PM failure gracefullyOliver Neukum2012-12-192-7/+9
* ksz884x: fix receive polling race conditionLennert Buytenhek2012-12-191-3/+9
* qlcnic: update driver versionSigned-off-by: Sony Chacko2012-12-191-2/+2
* qlcnic: fix unused variable warningsShahed Shaikh2012-12-194-12/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-192-1/+9
|\
| * wireless: fix Atheros drivers compilationVladimir Kondratiev2012-12-171-1/+1
| * rt2x00: zero-out rx_statusGabor Juhos2012-12-171-0/+8
* | net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo2012-12-181-2/+1
* | be2net: fix wrong frag_idx reported by RX CQSathya Perla2012-12-182-7/+33
* | be2net: fix be_close() to ensure all events are ack'edSathya Perla2012-12-182-9/+17
* | cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams2012-12-171-16/+4
* | qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams2012-12-172-0/+29
* | atm: use scnprintf() instead of sprintf()chas williams - CONTRACTOR2012-12-171-25/+15
* | netlink: validate addr_len on bindHannes Frederic Sowa2012-12-171-0/+3
* | netlink: change presentation of portid in procfs to unsignedHannes Frederic Sowa2012-12-171-1/+1
* | tuntap: fix sparse warningJason Wang2012-12-171-1/+1
* | tuntap: reset network header before calling skb_get_rxhash()Eric Dumazet2012-12-171-0/+1
* | ipv6: Fix Makefile offload objectsSimon Arlott2012-12-161-1/+1
* | sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatchDaniel Borkmann2012-12-151-1/+2
* | bridge: add flags to distinguish permanent mdb entiresAmerigo Wang2012-12-154-7/+17
* | bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDBAmerigo Wang2012-12-151-0/+2
* | sctp: Change defaults on cookie hmac selectionNeil Horman2012-12-152-4/+27
* | i2400m: add Intel 6150 device IDsDan Williams2012-12-152-0/+9
* | can: sja1000: fix compilation on x86Marc Kleine-Budde2012-12-151-1/+1
* | cpts: Fix build error caused by include of plat/clock.hTony Lindgren2012-12-141-2/+0
* | inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch2012-12-146-8/+25
* | ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong2012-12-142-0/+24
* | mac802154: fix destructon ordering for ieee802154 devicesKonstantin Khlebnikov2012-12-141-2/+2
* | bonding: do not cancel works in bond_uninit()Konstantin Khlebnikov2012-12-141-2/+0
* | stmmac: fix platform driver unregisteringKonstantin Khlebnikov2012-12-142-13/+15
* | mISDN: fix race in timer canceling on module unloadingKonstantin Khlebnikov2012-12-141-2/+1
* | tuntap: fix ambigious multiqueue APIJason Wang2012-12-141-23/+63
* | bridge: remove temporary variable for MLDv2 maximum response code computationAng Way Chuang2012-12-141-3/+1
* | Revert "sched: Update_cfs_shares at period edge"Linus Torvalds2012-12-141-10/+8
* | Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds2012-12-1331-280/+3123
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov2012-12-113228-116575/+95747
| |\ \
| * | | max8925_power: Add support for device-tree initializationQing Xu2012-11-181-1/+50
| * | | ab8500: Add devicetree support for chargalgRajanikanth H.V2012-11-185-22/+64
| * | | ab8500: Add devicetree support for chargerRajanikanth H.V2012-11-185-29/+95
| * | | ab8500: Add devicetree support for btempRajanikanth H.V2012-11-187-36/+73