summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-03-11um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich
2013-03-11net : enable tx time stamping in the vde driver.Paul Chavent
2013-03-11hostfs: fix a not needed double checkMarco Stornelli
2013-03-10Input: mms114 - Fix regulator enable and disable pathsMark Brown
2013-03-10Input: ads7864 - check return value of regulator enableMark Brown
2013-03-10Input: tc3589x-keypad - fix keymap sizeRabin Vincent
2013-03-10Linux 3.9-rc2v3.9-rc2Linus Torvalds
2013-03-10Revert "eicon: Fixed checkpatch warning"David S. Miller
2013-03-10tcp: Remove unused tw_cookie_values from tcp_timewait_sockChristoph Paasch
2013-03-10bcm63xx_enet: properly prepare/unprepare clocks before/after usageJonas Gorski
2013-03-10bcm63xx_enet: use managed memory allocationsJonas Gorski
2013-03-10bcm63xx_enet: use managed io memory allocationsJonas Gorski
2013-03-10eicon: Fixed checkpatch warningAndreea Hodea
2013-03-10ipv6: introduce ip6tunnel_xmit() helperCong Wang
2013-03-106lowpan: Fix endianness issue in is_addr_link_local().YOSHIFUJI Hideaki / 吉藤英明
2013-03-10ipv6: remove superfluous nla_data() NULL pointer checksMathias Krause
2013-03-10rrunner.c: fix possible memory leak in rr_init_one()David Oostdyk
2013-03-10dcbnl: fix various netlink info leaksMathias Krause
2013-03-10rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause
2013-03-10bridge: fix mdb info leaksMathias Krause
2013-03-10tunnel: use iptunnel_xmit() againCong Wang
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-09Input: wacom - add support for 0x10dStephan Frank
2013-03-09ipip: capture inner headers during encapsulationPravin B Shelar
2013-03-09ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-03-09qlcnic: Bump up the version to 5.1.36Shahed Shaikh
2013-03-09qlcnic: Fix ethtool statistics collectionShahed Shaikh
2013-03-09qlcnic: Fix ethtool statistics for 82xx adapterShahed Shaikh
2013-03-09qlcnic: Enable LED test support for 83xx adapterHimanshu Madhani
2013-03-09qlcnic: Fix endian issues in 83xx driverShahed Shaikh
2013-03-09dcb: fix sparse warningsstephen hemminger
2013-03-09team: make local function staticstephen hemminger
2013-03-09phy: vitesse make vsc824x_add_skew staticstephen hemminger
2013-03-09Supject: phy: make local function staticstephen hemminger
2013-03-09bna: fix declaration mismatchstephen hemminger
2013-03-09VXLAN: Use UDP Tunnel segmention.Pravin B Shelar
2013-03-09tunneling: Add generic Tunnel segmentation.Pravin B Shelar
2013-03-09tunneling: Capture inner mac header during encapsulation.Pravin B Shelar
2013-03-09net: Add skb_headers_offset_update helper function.Pravin B Shelar
2013-03-09tunnel: Inherit NETIF_F_SG for hw_enc_features.Pravin B Shelar
2013-03-09net: Kill link between CSUM and SG features.Pravin B Shelar
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-08Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz
2013-03-08Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon