summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-13Phonet: phonet_net_id can be static (sparse)RĂ©mi Denis-Courmont
2012-04-13neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA
2012-04-13drivers/net/ethernet/xilinx/axi ethernet: Correct CopyrightMichal Simek
2012-04-138139cp: set intr mask after its handler is registeredJason Wang
2012-04-13udp: intoduce udp_encap_needed static_keyEric Dumazet
2012-04-13atl1: fix kernel panic in case of DMA errorsTony Zelenoff
2012-04-13net: WIZnet drivers: fix possible NULL dereferenceMike Sinkovsky
2012-04-13rtnetlink: fix commentsstephen hemminger
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger
2012-04-13ethernet: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-04-13enic: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-04-13broadcom: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-04-13net: Remove redundant spi driver bus initializationLars-Peter Clausen
2012-04-13net/garp: fix GID rbtree orderingDavid Ward
2012-04-13skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin
2012-04-13ppp: Fix race condition with queue start/stopDavid Woodhouse
2012-04-13pppoatm: Fix excessive queue bloatDavid Woodhouse
2012-04-13ipv6: fix problem with expired dst cacheGao feng
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-13Merge 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