aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ipv6: raw: fix icmpv6_filter()Eric Dumazet2012-10-131-11/+10
* ipv4: raw: fix icmp_filter()Eric Dumazet2012-10-131-6/+8
* net: guard tcp_set_keepalive() to tcp socketsEric Dumazet2012-10-131-1/+2
* net: small bug on rxhash calculationChema Gonzalez2012-10-131-5/+6
* pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu2012-10-131-1/+1
* sctp: Don't charge for data in sndbuf again when transmitting packetThomas Graf2012-10-131-1/+20
* tcp: flush DMA queue before sk_wait_data if rcv_wnd is zeroMichal Kubeček2012-10-131-2/+8
* ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng2012-10-131-5/+6
* 8021q: fix mac_len recomputation in vlan_untag()Antonio Quartulli2012-10-131-1/+2
* sierra_net: Endianess bug fix.Lennart Sorensen2012-10-131-1/+1
* pkt_sched: fix virtual-start-time update in QFQPaolo Valente2012-10-131-1/+4
* net-sched: sch_cbq: avoid infinite loopEric Dumazet2012-10-131-2/+3
* netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov2012-10-131-0/+4
* ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli2012-10-131-0/+1
* net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin2012-10-131-0/+1
* xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-10-132-6/+27
* xfrm_user: don't copy esn replay window twice for new statesMathias Krause2012-10-131-4/+5
* xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause2012-10-131-0/+1
* xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause2012-10-131-0/+1
* xfrm_user: fix info leak in copy_to_user_state()Mathias Krause2012-10-131-0/+1
* xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause2012-10-131-1/+1
* xfrm: fix a read lock imbalance in make_blackholeLi RongQing2012-10-131-1/+1
* xfrm_user: return error pointer instead of NULL #2Mathias Krause2012-10-131-2/+4
* xfrm_user: return error pointer instead of NULLMathias Krause2012-10-131-2/+4
* xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-10-133-1/+19
* workqueue: add missing smp_wmb() in process_one_work()Tejun Heo2012-10-131-0/+2
* drivers/scsi/atp870u.c: fix bad use of udelayMartin Michlmayr2012-10-131-1/+10
* kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()Shawn Guo2012-10-131-0/+1
* lib/gcd.c: prevent possible div by 0Davidlohr Bueso2012-10-131-0/+3
* PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas2012-10-131-1/+6
* ACPI: run _OSC after ACPI_FULL_INITIALIZATIONLin Ming2012-10-131-2/+6
* media: rc: ite-cir: Initialise ite_dev::rdev earlierBen Hutchings2012-10-131-1/+1
* kbuild: make: fix if_changed when command contains backslashesSascha Hauer2012-10-131-1/+1
* mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven2012-10-131-1/+1
* Linux 3.0.45Greg Kroah-Hartman2012-10-071-1/+1
* SCSI: scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche2012-10-071-2/+1
* SCSI: scsi_remove_target: fix softlockup regression on hot removeDan Williams2012-10-071-16/+14
* PCI: honor child buses add_size in hot plug configurationYinghai Lu2012-10-071-0/+26
* x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity2012-10-071-1/+1
* isci: fix isci_pci_probe() generates warning on efi failure pathDan Williams2012-10-072-2/+0
* IB/srp: Avoid having aborted requests hangBart Van Assche2012-10-071-0/+1
* IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche2012-10-071-1/+1
* IPoIB: Fix use-after-free of multicast objectPatrick McHardy2012-10-072-10/+11
* can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun2012-10-071-2/+2
* SCSI: hpsa: Use LUN reset instead of target resetStephen M. Cameron2012-10-071-1/+1
* SCSI: ibmvscsi: Fix host config length field overflowBenjamin Herrenschmidt2012-10-071-0/+3
* UBI: fix autoresize handling in R/O modeArtem Bityutskiy2012-10-071-0/+5
* n_gsm: memory leak in uplink error pathRuss Gorby2012-10-071-2/+5
* Increase XHCI suspend timeout to 16msMichael Spang2012-10-071-1/+1
* coredump: prevent double-free on an error path in core dumperDenys Vlasenko2012-10-071-15/+4