aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/show_delta (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-06tcp: md5: check md5 signature without socket lockDmitry Popov2-17/+44
2014-08-06net: fix USB network driver config option.Francois Romieu2-2/+3
2014-08-06net: reallocate new socket option number for IPV6_AUTOFLOWLABELPablo Neira1-1/+1
2014-08-06vmxnet3: fix decimal printf format specifiers prefixed with 0xHans Wennborg1-1/+1
2014-08-06net-timestamp: cumulative tcp timestamping fixesWillem de Bruijn2-9/+11
2014-08-06hyperv: Adjust the size of sendbuf region to support ws2008r2KY Srinivasan1-1/+1
2014-08-06cxgb4: Fix for SR-IOV VF initializationHariprasad Shenai1-4/+3
2014-08-06net-timestamp: sock_tx_timestamp() fixEric Dumazet2-9/+17
2014-08-05ide: use module_platform_driver()Christoph Jaeger2-24/+2
2014-08-05sparc64: Fix up merge thinko.David S. Miller1-1/+0
2014-08-05x86: MCE: Add raw_lock conversion againThomas Gleixner1-9/+9
2014-08-05cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt2-2/+5
2014-08-05net: reduce USB network driver config options.Francois Romieu2-13/+9
2014-08-05tg3: Modify tg3_tso_bug() to handle multiple TX ringsPrashant Sreedharan1-10/+12
2014-08-05amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas2-99/+121
2014-08-05amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas1-2/+5
2014-08-05net: sun4i-emac: fix memory leak on bad packetMarc Zyngier1-2/+4
2014-08-05sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet1-1/+1
2014-08-05Revert "net: phy: Set the driver when registering an MDIO bus device"Fabio Estevam1-1/+0
2014-08-05cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown routineHariprasad Shenai1-14/+15
2014-08-05team: Simplify return path of team_newlinkToshiaki Makita1-7/+1
2014-08-05bridge: Update outdated comment on promiscuous modeToshiaki Makita1-4/+2
2014-08-05net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn5-2/+17
2014-08-05net-timestamp: TCP timestampingWillem de Bruijn4-6/+52
2014-08-05net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn6-7/+31
2014-08-05net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn7-4/+27
2014-08-05net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn3-45/+17
2014-08-05net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn5-10/+36
2014-08-05cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt2-2/+2
2014-08-05tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell3-14/+21
2014-08-05qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia1-2/+2
2014-08-05qlcnic: Set driver version before registering netdevRajesh Borundia2-4/+4
2014-08-05qlcnic: Fix update of ethtool stats.Rajesh Borundia1-5/+13
2014-08-05xen-netback: Turn off the carrier if the guest is not able to receiveZoltan Kiss3-38/+123
2014-08-05xen-netback: Using a new state bit instead of carrierZoltan Kiss3-9/+18
2014-08-05hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytesStephen Boyd1-1/+1
2014-08-05wdt: sunxi: Move restart code to the watchdog driverMaxime Ripard1-0/+29
2014-08-05Documentation: fix two typos in watchdog-api.txtSangjung Woo1-1/+1
2014-08-05watchdog: imx2_wdt: adds big endianness support.Xiubo Li2-0/+12
2014-08-05watchdog: shwdt: Remove the unnecessary check of resource after platform_get_resource()George Cherian1-4/+1
2014-08-05watchdog: lantiq_wdt: Remove the un-necessary check of resource after platform_get_resource()George Cherian1-5/+0
2014-08-05watchdog: dw_wdt: Remove the un-necessary check after platform_get_resource()George Cherian1-3/+0
2014-08-05random: limit the contribution of the hw rng to at most halfTheodore Ts'o1-39/+4
2014-08-05random: introduce getrandom(2) system callTheodore Ts'o6-4/+54
2014-08-05net/usb/hso: Add support for Option GTM671WFSRicardo Ribalda1-0/+1
2014-08-05net: smc911x: fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-08-05drivers: atm: fix %d confusingly prefixed with 0x in format stringsHans Wennborg1-2/+2
2014-08-05ALSA: usb-audio: Whitespace cleanups for sound/usb/midi.*Adam Goode2-166/+211
2014-08-05ALSA: usb-audio: Respond to suspend and resume callbacks for MIDI inputAdam Goode3-0/+39
2014-08-05sound/oss/pss: Remove typedefs pss_mixerdata and pss_confdataHimangi Saraogi1-22/+24