summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-06amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas1-2/+5
2014-08-06cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai1-14/+15
2014-08-06Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller6-27/+37
2014-08-06team: Simplify return path of team_newlinkToshiaki Makita1-7/+1
2014-08-06bridge: Update outdated comment on promiscuous modeToshiaki Makita1-4/+2
2014-08-06Merge branch 'net-timestamp-next'David S. Miller13-64/+170
2014-08-06net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn5-2/+17
2014-08-06net-timestamp: TCP timestampingWillem de Bruijn4-6/+52
2014-08-06net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn6-7/+31
2014-08-06net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn7-4/+27
2014-08-06net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn3-45/+17
2014-08-06net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn5-10/+36
2014-08-06cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt2-2/+2
2014-08-06tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell3-14/+21
2014-08-06Merge branch 'xen-netback-next'David S. Miller3-46/+140
2014-08-06xen-netback: Turn off the carrier if the guest is not able to receiveZoltan Kiss3-38/+123
2014-08-06xen-netback: Using a new state bit instead of carrierZoltan Kiss3-9/+18
2014-08-06Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller85-371/+7542
2014-08-06net/usb/hso: Add support for Option GTM671WFSRicardo Ribalda1-0/+1
2014-08-06net: smc911x: fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-08-06drivers: atm: fix %d confusingly prefixed with 0x in format stringsHans Wennborg1-2/+2
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-05netlink: fix lockdep splatsEric Dumazet1-2/+2
2014-08-05tcp: md5: remove unneeded check in tcp_v4_parse_md5_keysDmitry Popov1-1/+1
2014-08-05Drivers: net-next: hyperv: Increase the size of the sendbuf regionKY Srinivasan2-6/+3
2014-08-05net: remove spurious zd1201 rule.Francois Romieu1-1/+0
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
2014-08-04bridge: remove a useless commentMichael S. Tsirkin1-1/+0
2014-08-04batman-adv: prefer kmalloc_array to kmalloc when possibleAntonio Quartulli3-10/+12
2014-08-03cxgb4i : remove spurious use of rcuAnish Bhatt1-9/+5
2014-08-03Merge branch 'concurrent_hash_tables'David S. Miller8-432/+1193
2014-08-03nftables: Convert nft_hash to use generic rhashtableThomas Graf1-236/+55
2014-08-03netlink: Convert netlink_lookup() to use RCU protected hash tableThomas Graf3-195/+119
2014-08-03lib: Resizable, Scalable, Concurrent Hash TableThomas Graf4-1/+1019
2014-08-03Merge branch 'intel-next'David S. Miller17-33/+2393
2014-08-03i40evf: Fixed guest OS panic when removing vf driverSerey Kong1-2/+3
2014-08-03i40evf: fix memory leak on unused interfacesMitch Williams1-0/+24
2014-08-03i40evf: don't leak queue vectorsMitch Williams1-0/+2
2014-08-03i40evf: do not re-arm watchdog after removeAshish Shah1-0/+2
2014-08-03i40evf: future-proof vfr_stat state checkAshish Shah1-6/+17
2014-08-03i40e: remove support for vf unicast promiscuous modeAshish Shah1-10/+3
2014-08-03i40e: Minor comment changesAkeem G Abodunrin1-1/+1
2014-08-03i40evf: fix scan warning on sprintfJesse Brandeburg2-2/+3
2014-08-03i40e: disable local loopback on vmdq vsiShannon Nelson1-1/+0
2014-08-03i40e: use correct vf_id offset for virtchnl messageAshish Shah1-6/+13
2014-08-03i40e: expose debug_write_register requestShannon Nelson2-0/+32
2014-08-03i40e: adds FCoE to build and updates its documentationVasu Dev2-2/+6