summaryrefslogtreecommitdiffstats
path: root/fs/hugetlbfs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-19solos-pci: remove superfluous debug outputNathan Williams1-1/+0
2012-12-19solos-pci: add GPIO support for newer versions on Geos boardNathan Williams1-0/+105
2012-12-198139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene1-7/+11
2012-12-19net: qmi_wwan: add ZTE MF880Bjørn Mork1-0/+1
2012-12-19drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat1-1/+3
2012-12-19drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat1-3/+1
2012-12-19ipv6: addrconf.c: remove unnecessary "if"Cong Ding1-2/+1
2012-12-19bridge: Correctly encode addresses when dumping mdb entriesVlad Yasevich1-2/+4
2012-12-19bridge: Do not unregister all PF_BRIDGE rtnl operationsVlad Yasevich4-1/+9
2012-12-19use generic usbnet_manage_power()Oliver Neukum2-16/+4
2012-12-19usbnet: generic manage_power()Oliver Neukum2-0/+12
2012-12-19usbnet: handle PM failure gracefullyOliver Neukum2-7/+9
2012-12-19ksz884x: fix receive polling race conditionLennert Buytenhek1-3/+9
2012-12-19qlcnic: update driver versionSigned-off-by: Sony Chacko1-2/+2
2012-12-19qlcnic: fix unused variable warningsShahed Shaikh4-12/+6
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-17wireless: fix Atheros drivers compilationVladimir Kondratiev1-1/+1
2012-12-17rt2x00: zero-out rx_statusGabor Juhos1-0/+8
2012-12-17tuntap: 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-14autofs4 - use simple_empty() for empty directory checkIan Kent1-17/+5
2012-12-14autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mountIan Kent2-34/+36
2012-12-13bridge: fix icmpv6 endian bug and other sparse warningsstephen hemminger1-4/+6
2012-12-13net: ethool: Document struct ethtool_flow_extYan Burman1-2/+14
2012-12-13ndisc: Fix padding error in link-layer address option.YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2012-12-13tuntap: dont use skb after netif_rx_ni(skb)Eric Dumazet1-3/+4