aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-05regulator: act8865: fix build when OF is not enabledBeniamino Galvani1-9/+20
2014-08-05regulator: act8865: add act8846 to DT binding documentationBeniamino Galvani1-2/+5
2014-08-05regulator: act8865: add support for act8846Beniamino Galvani2-0/+88
2014-08-05regulator: act8865: prepare support for other act88xx devicesBeniamino Galvani2-129/+88
2014-08-05regulator: act8865: set correct number of regulators in pdataBeniamino Galvani1-1/+1
2014-08-05regulator: act8865: Remove error variable in act8865_pmic_probeAxel Lin1-5/+4
2014-08-05regulator: act8865: fix parsing of platform dataBeniamino Galvani1-8/+21
2014-08-05batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2014-08-05batman-adv: increase default hop penaltySimon Wunderlich1-1/+1
2014-08-05batman-adv: remove unnecessary logspamAndré Gaul2-15/+23
2014-08-05batman-adv: Fix out-of-order fragmentation supportSven Eckelmann1-3/+7
2014-08-04netlink: fix lockdep splatsEric Dumazet1-2/+2
2014-08-04tcp: md5: remove unneeded check in tcp_v4_parse_md5_keysDmitry Popov1-1/+1
2014-08-04Drivers: net-next: hyperv: Increase the size of the sendbuf regionKY Srinivasan2-6/+3
2014-08-04net: remove spurious zd1201 rule.Francois Romieu1-1/+0
2014-08-04f2fs: use for_each_set_bit to simplify the codeChao Yu2-14/+6
2014-08-04f2fs: add f2fs_balance_fs for expand_inode_dataChao Yu1-0/+2
2014-08-04f2fs: invalidate xattr node page when evict inodeChao Yu1-0/+3
2014-08-04net: phy: spi_ks8995: Introduce the use of devm_kzallocHimangi Saraogi1-18/+8
2014-08-04cxgb4: only free allocated flsHariprasad Shenai2-14/+22