summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-05cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt
2014-08-05net: reduce USB network driver config options.Francois Romieu
2014-08-05tg3: Modify tg3_tso_bug() to handle multiple TX ringsPrashant Sreedharan
2014-08-05Merge branch 'amd-xgbe'David S. Miller
2014-08-05amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas
2014-08-05amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas
2014-08-05net: sun4i-emac: fix memory leak on bad packetMarc Zyngier
2014-08-05sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet
2014-08-05Revert "net: phy: Set the driver when registering an MDIO bus device"Fabio Estevam
2014-08-05cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai
2014-08-05Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-08-05team: Simplify return path of team_newlinkToshiaki Makita
2014-08-05bridge: Update outdated comment on promiscuous modeToshiaki Makita
2014-08-05Merge branch 'net-timestamp-next'David S. Miller
2014-08-05net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn
2014-08-05net-timestamp: TCP timestampingWillem de Bruijn
2014-08-05net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn
2014-08-05net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn
2014-08-05net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn
2014-08-05net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn
2014-08-05cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt
2014-08-05tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell
2014-08-05Merge branch 'qlcnic'David S. Miller
2014-08-05qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia
2014-08-05qlcnic: Set driver version before registering netdevRajesh Borundia
2014-08-05qlcnic: Fix update of ethtool stats.Rajesh Borundia
2014-08-05Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-08-05Merge branch 'xen-netback-next'David S. Miller
2014-08-05xen-netback: Turn off the carrier if the guest is not able to receiveZoltan Kiss
2014-08-05xen-netback: Using a new state bit instead of carrierZoltan Kiss
2014-08-05Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-08-05net/usb/hso: Add support for Option GTM671WFSRicardo Ribalda
2014-08-05net: smc911x: fix %d confusingly prefixed with 0x in format stringHans Wennborg
2014-08-05drivers: atm: fix %d confusingly prefixed with 0x in format stringsHans Wennborg
2014-08-05batman-adv: Start new development cycleSimon Wunderlich
2014-08-05batman-adv: increase default hop penaltySimon Wunderlich
2014-08-05batman-adv: remove unnecessary logspamAndré Gaul
2014-08-05batman-adv: Fix out-of-order fragmentation supportSven Eckelmann
2014-08-04netlink: fix lockdep splatsEric Dumazet
2014-08-04tcp: md5: remove unneeded check in tcp_v4_parse_md5_keysDmitry Popov
2014-08-04Drivers: net-next: hyperv: Increase the size of the sendbuf regionKY Srinivasan
2014-08-04net: remove spurious zd1201 rule.Francois Romieu
2014-08-04net: phy: spi_ks8995: Introduce the use of devm_kzallocHimangi Saraogi
2014-08-04cxgb4: only free allocated flsHariprasad Shenai
2014-08-04bridge: remove a useless commentMichael S. Tsirkin
2014-08-04batman-adv: prefer kmalloc_array to kmalloc when possibleAntonio Quartulli
2014-08-02r8152: add missing Makefile ruleJF Le Fillatre
2014-08-02cxgb4i : remove spurious use of rcuAnish Bhatt
2014-08-02Merge branch 'concurrent_hash_tables'David S. Miller