summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-13net/garp: fix GID rbtree orderingDavid Ward
2012-04-13pppoatm: Fix excessive queue bloatDavid Woodhouse
2012-04-13caif-hsi: Postpone init of HSI until open()sjur.brandeland@stericsson.com
2012-04-13caif-hsi: Remove stop/start of queue.sjur.brandeland@stericsson.com
2012-04-13caif-hsi: robust frame aggregation for HSIDmitry Tarnyagin
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-13caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX
2012-04-13caif-hsi: Free flip_buffer at shutdownsjur.brandeland@stericsson.com
2012-04-13caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek
2012-04-13l2tp: don't overwrite source address in l2tp_ip_bind()James Chapman
2012-04-13l2tp: fix refcount leak in l2tp_ip socketsJames Chapman
2012-04-13net: Fix misplaced parenthesis in virtio_net.cTorsten Kaiser
2012-04-13net/key/af_key.c: add missing kfree_skbJulia Lawall
2012-04-13phonet: Sort out initiailziation and cleanup code.Eric W. Biederman
2012-04-13net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman
2012-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-12net/ipv6/exthdrs.c: Strict PadN option checkingEldad Zack
2012-04-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-12net: Fixed coding style issues relating to braces.Jeffrin Jose
2012-04-12net/ipv6/ipv6_sockglue.c: Removed redundant externEldad Zack
2012-04-12Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-04-12panic: fix stack dump print on direct call to panic()Jason Wessel
2012-04-12drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij
2012-04-12Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"Ying Han
2012-04-12hugetlb: fix race condition in hugetlb_fault()Chris Metcalf
2012-04-12drivers/rtc/rtc-twl.c: use static register while reading timeKonstantin Shlyakhovoy
2012-04-12drivers/rtc/rtc-s3c.c: add placeholder for driver private dataTushar Behera
2012-04-12drivers/rtc/rtc-s3c.c: fix compilation errorTushar Behera
2012-04-12MAINTAINERS: add PCDP console maintainerKhalid Aziz
2012-04-12memcg: do not open code accesses to res_counter membersGlauber Costa
2012-04-12drivers/rtc/rtc-efi.c: fix section mismatch warningJan Beulich
2012-04-12drivers/rtc/rtc-r9701.c: reset registers if invalid values are detectedAndreas Dumberger
2012-04-12drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers
2012-04-12memcg: fix broken boolen expressionKirill A. Shutemov
2012-04-12memcg: fix up documentation on global LRUYing Han
2012-04-12net/core: simple_strtoul cleanupShuah Khan
2012-04-12r6040: update copyright from 2007 to nowFlorian Fainelli
2012-04-12r6040: define and use bits of register PHY_CCFlorian Fainelli
2012-04-12r6040: define and use MTPR transmit enable bitFlorian Fainelli
2012-04-12r6040: define and use MLSR register bitsFlorian Fainelli
2012-04-12r6040: fix typo on stats update in tx pathFlorian Fainelli
2012-04-12r6040: add a MAC operation timeout defineFlorian Fainelli
2012-04-12r6040: remove unused variable mcr1 from private structureFlorian Fainelli
2012-04-12r6040: consolidate MAC reset to its own functionFlorian Fainelli
2012-04-12ixp4xx_eth: Fix up the get_ts_info ethtool method.Richard Cochran
2012-04-12Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff