summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-13sctp: Use correct sideffect command in duplicate cookie handlingVlad Yasevich
2013-03-13tg3: 5715 does not link up when autoneg offNithin Sujir
2013-03-13Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-03-13bonding: don't call update_speed_duplex() under spinlocksVeaceslav Falico
2013-03-13net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()Daniel Mack
2013-03-12sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings
2013-03-12net/core: move vlan_depth out of while loop in skb_network_protocol()Li RongQing
2013-03-12ARM:net: an issue for k which is u32, never < 0Chen Gang
2013-03-12netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico
2013-03-12bridge: reserve space for IFLA_BRPORT_FAST_LEAVEstephen hemminger
2013-03-12Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-03-12net/ipv4: Ensure that location of timestamp option is storedDavid Ward
2013-03-12cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur
2013-03-11batman-adv: verify tt len does not exceed packet lenMarek Lindner
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-03-11s390: Fix a header dependencies related build errorLi Zefan
2013-03-11um: Use tty_port in SIGWINCH handlerRichard Weinberger
2013-03-11um: Use tty_port_operations->destructRichard Weinberger
2013-03-11um: fix build failure due to mess-up of sig_info protorypeSergei Trofimovich
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-rc2Linus Torvalds
2013-03-106lowpan: Fix endianness issue in is_addr_link_local().YOSHIFUJI Hideaki / 吉藤英明
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-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-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
2013-03-08memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov
2013-03-08Randy has movedRandy Dunlap
2013-03-08ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins
2013-03-08dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings
2013-03-08Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann
2013-03-08idr: remove WARN_ON_ONCE() on negative IDsTejun Heo