summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-30unix/stream: fix peeking with an offset larger than data in queueBenjamin Poirier
2013-04-30unix/dgram: fix peeking with an offset larger than data in queueBenjamin Poirier
2013-04-30unix/dgram: peek beyond 0-sized skbsBenjamin Poirier
2013-04-29r8169: fix 8168evl frame padding.Stefan Bader
2013-04-29be2net: Fix to show wol disabled/enabled state correctly.Sarveshwar Bandi
2013-04-29be2net: Fixed memory leakSuresh Reddy
2013-04-29net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-WChen Gang
2013-04-29ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom
2013-04-29net: tun: release the reference of tun device in tun_recvmsgGao feng
2013-04-25isdn/sc: Fix incorrect module_param_array typesGeert Uytterhoeven
2013-04-25VSOCK: Drop bogus __init annotation from vsock_init_tables()Geert Uytterhoeven
2013-04-25VSOCK: Fix misc device registrationAsias He
2013-04-25bonding: fix locking in enslave failure pathnikolay@redhat.com
2013-04-25bnx2x: Prevent NULL pointer dereference in kdumpYuval Mintz
2013-04-25caif: spi: missing platform_driver_unregister() on error in cfspi_init_module()Wei Yongjun
2013-04-25tuntap: correct the return value in tun_set_iff()Jason Wang
2013-04-25NFC: llcp: two bugs in ->getname()Dan Carpenter
2013-04-25isdn: mISDN: set ->family in ->getname()Dan Carpenter
2013-04-25netrom: info leak in ->getname()Dan Carpenter
2013-04-25appletalk: info leak in ->getname()Dan Carpenter
2013-04-25gianfar: do not advertise any alarm capability.Richard Cochran
2013-04-25sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings
2013-04-25Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-04-25tcp: force a dst refcount when prequeue packetEric Dumazet
2013-04-24be2net: Fix PVID tag offload for packets with inline VLAN tag.Ajit Khaparde
2013-04-24be2net: fix a Tx stall bug caused by a specific ipv6 packetAjit Khaparde
2013-04-24be2net: Remove an incorrect pvid check in TxAjit Khaparde
2013-04-22batman-adv: use the proper header len when checking the TTVNAntonio Quartulli
2013-04-21Linux 3.9-rc8v3.9-rc8Linus Torvalds
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-21Merge branch 'vm_ioremap_memory-examples'Linus Torvalds
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-20net: fix incorrect credentials passingLinus Torvalds
2013-04-19Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin
2013-04-19x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin
2013-04-19net: rate-limit warn-bad-offload splats.Ben Greear
2013-04-19net: ax88796: avoid 64 bit arithmeticArnd Bergmann
2013-04-19qlge: Update version to 1.00.00.32.Jitendra Kalsaria
2013-04-19qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria
2013-04-19qlge: Fix receive path to drop error framesSritej Velaga
2013-04-19Merge branch 'qmi_wwan'David S. Miller
2013-04-19net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork
2013-04-19net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork
2013-04-19net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork
2013-04-19Merge branch 'bonding'David S. Miller
2013-04-19bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com