summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-27dev: Spelling fix in commentssubashab@codeaurora.org
2015-07-27ebpf: Allow dereferences of PTR_TO_STACK registersAlex Gartrell
2015-07-27Merge branch 'mlx5e-next'David S. Miller
2015-07-27net/mlx5e: Input IPSEC.SPI into the RX RSS hash functionAchiad Shochat
2015-07-27net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and othersAchiad Shochat
2015-07-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat
2015-07-27net/mlx5e: Support TX packet copy into WQEAchiad Shochat
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed
2015-07-27net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed
2015-07-27Merge branch 'netcp-next'David S. Miller
2015-07-27net: netcp: Adds missing statistics for K2L and K2EWingMan Kwok
2015-07-27net: netcp: Fixes to CPSW statistics collectionWingMan Kwok
2015-07-27net: netcp: Consolidates statistics collection codeWingMan Kwok
2015-07-27net: netcp: Fixes error in oversized memory allocation for statistics storageWingMan Kwok
2015-07-27net: netcp: Fixes hw statistics module base setting errorWingMan Kwok
2015-07-27net: netcp: Fixes the use of spin_lock_bh in timer functionWingMan Kwok
2015-07-26cxgb4vf: Read correct FL congestion threshold for T5 and T6Hariprasad Shenai
2015-07-26lwtunnel: export linux/lwtunnel.h to userspaceNicolas Dichtel
2015-07-26bridge: mdb: notify on router port add and delSatish Ashok
2015-07-26openvswitch: Retrieve tunnel metadata when receiving from vport-netdevThomas Graf
2015-07-26net: macb: Change capability mask for jumbo supportHarini Katakam
2015-07-26openvswitch: fix compilation when vxlan is a moduleNicolas Dichtel
2015-07-26ipv4: be more aggressive when probing alternative gatewaysJulian Anastasov
2015-07-26ipv6: fix crash over flow-based vxlan deviceWei-Chun Chao
2015-07-26net: bcmgenet: Register link_update callback for all MoCA PHYsFlorian Fainelli
2015-07-26net: bcmgenet: Remove checks on clock handlesFlorian Fainelli
2015-07-26hv_netvsc: Wait for sub-channels to be processed during probeKY Srinivasan
2015-07-26cxgb4: Allow firmware flash, only if cxgb4 is the master driverHariprasad Shenai
2015-07-26vxlan: Use proper endian type for vni in vxlan[6]_xmit_skbThomas Graf
2015-07-26Merge branch 'tipc'David S. Miller
2015-07-26tipc: clean up socket layer message receptionJon Paul Maloy
2015-07-26tipc: introduce new tipc_sk_respond() functionJon Paul Maloy
2015-07-26tipc: let function tipc_msg_reverse() expand header when neededJon Paul Maloy
2015-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-07-24bridge: Fix setting a flag in br_fill_ifvlaninfo_range().Rosen, Rami
2015-07-24be2net: support ndo_get_phys_port_id()Sriharsha Basavapatna
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-07-23i40e: clean up error status messagesShannon Nelson
2015-07-23i40e: provide correct API version to older VF driversMitch Williams
2015-07-23i40evf: support virtual channel API version 1.1Mitch Williams
2015-07-23i40evf: handle big resetsMitch Williams
2015-07-23i40e: support virtual channel API 1.1Mitch Williams
2015-07-23i40e/i40evf: add macros for virtual channel API version and device capabilityMitch Williams
2015-07-23i40e: add VF capabilities to virtual channel interfaceMitch Williams
2015-07-23i40e: clean up unneeded gotosShannon Nelson
2015-07-23i40e/i40evf: Fix and refactor dynamic ITR codeCarolyn Wyborny
2015-07-23igb: bump version to igb-5.3.0Todd Fujinaka
2015-07-23igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])Todd Fujinaka
2015-07-23igb: report unsupported ethtool settings in set_coalesceTodd Fujinaka
2015-07-23e1000e: Cleanup qos request in error handling of e1000_openJia-Ju Bai