summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 '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-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-02cxgb4i : remove spurious use of rcuAnish Bhatt
2014-08-02Merge branch 'concurrent_hash_tables'David S. Miller
2014-08-02nftables: Convert nft_hash to use generic rhashtableThomas Graf
2014-08-02netlink: Convert netlink_lookup() to use RCU protected hash tableThomas Graf
2014-08-02lib: Resizable, Scalable, Concurrent Hash TableThomas Graf
2014-08-02Merge branch 'intel-next'David S. Miller
2014-08-02i40evf: Fixed guest OS panic when removing vf driverSerey Kong
2014-08-02i40evf: fix memory leak on unused interfacesMitch Williams
2014-08-02i40evf: don't leak queue vectorsMitch Williams
2014-08-02i40evf: do not re-arm watchdog after removeAshish Shah
2014-08-02i40evf: future-proof vfr_stat state checkAshish Shah
2014-08-02i40e: remove support for vf unicast promiscuous modeAshish Shah
2014-08-02i40e: Minor comment changesAkeem G Abodunrin
2014-08-02i40evf: fix scan warning on sprintfJesse Brandeburg
2014-08-02i40e: disable local loopback on vmdq vsiShannon Nelson
2014-08-02i40e: use correct vf_id offset for virtchnl messageAshish Shah
2014-08-02i40e: expose debug_write_register requestShannon Nelson
2014-08-02i40e: adds FCoE to build and updates its documentationVasu Dev
2014-08-02i40e: Adds FCoE related code to i40e core driverVasu Dev