summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-27dsa: mv88e6352/mv88e6xxx: Move temperature sensor code to mv88e6xxx.cGuenter Roeck3-119/+136
2015-07-27hv_netvsc: Add structs and handlers for VF messagesHaiyang Zhang2-10/+62
2015-07-27Merge branch 'rt6_probe_write_lock'David S. Miller1-21/+21
2015-07-27ipv6: Avoid rt6_probe() taking writer lock in the fast pathMartin KaFai Lau1-0/+4
2015-07-27ipv6: Re-arrange code in rt6_probe()Martin KaFai Lau1-24/+20
2015-07-27bonding: convert num_grat_arp to the new bonding option APINikolay Aleksandrov3-17/+11
2015-07-27net: phy: fix auto negotiation checking for teraneticsShaohui Xie1-2/+9
2015-07-27lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel5-24/+20
2015-07-27ipv6: copy lwtstate in ip6_rt_copy_init()Nicolas Dichtel1-0/+4
2015-07-27ipv6: use lwtunnel_output6() only if flag redirect is setNicolas Dichtel1-1/+2
2015-07-27net: phy: dp83867: fix simple_return.cocci warningsWu Fengguang1-5/+1
2015-07-27dev: Spelling fix in commentssubashab@codeaurora.org1-2/+2
2015-07-27ebpf: Allow dereferences of PTR_TO_STACK registersAlex Gartrell2-1/+64
2015-07-27Merge branch 'mlx5e-next'David S. Miller12-149/+535
2015-07-27net/mlx5e: Input IPSEC.SPI into the RX RSS hash functionAchiad Shochat3-1/+127
2015-07-27net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and othersAchiad Shochat3-98/+104
2015-07-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat6-19/+79
2015-07-27net/mlx5e: Support TX packet copy into WQEAchiad Shochat4-1/+77
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed6-18/+70
2015-07-27net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed4-13/+79
2015-07-27Merge branch 'netcp-next'David S. Miller1-79/+324
2015-07-27net: netcp: Adds missing statistics for K2L and K2EWingMan Kwok1-3/+174
2015-07-27net: netcp: Fixes to CPSW statistics collectionWingMan Kwok1-11/+75
2015-07-27net: netcp: Consolidates statistics collection codeWingMan Kwok1-45/+54
2015-07-27net: netcp: Fixes error in oversized memory allocation for statistics storageWingMan Kwok1-25/+21
2015-07-27net: netcp: Fixes hw statistics module base setting errorWingMan Kwok1-1/+5
2015-07-27net: netcp: Fixes the use of spin_lock_bh in timer functionWingMan Kwok1-2/+3
2015-07-27cxgb4vf: Read correct FL congestion threshold for T5 and T6Hariprasad Shenai2-2/+21
2015-07-27lwtunnel: export linux/lwtunnel.h to userspaceNicolas Dichtel2-6/+1
2015-07-27bridge: mdb: notify on router port add and delSatish Ashok3-2/+77
2015-07-27openvswitch: Retrieve tunnel metadata when receiving from vport-netdevThomas Graf1-1/+1
2015-07-27net: macb: Change capability mask for jumbo supportHarini Katakam1-1/+1
2015-07-27openvswitch: fix compilation when vxlan is a moduleNicolas Dichtel1-0/+1
2015-07-27ipv4: be more aggressive when probing alternative gatewaysJulian Anastasov1-1/+3
2015-07-27ipv6: fix crash over flow-based vxlan deviceWei-Chun Chao1-2/+3
2015-07-27net: bcmgenet: Register link_update callback for all MoCA PHYsFlorian Fainelli1-14/+23
2015-07-27net: bcmgenet: Remove checks on clock handlesFlorian Fainelli1-14/+12
2015-07-27hv_netvsc: Wait for sub-channels to be processed during probeKY Srinivasan2-0/+30
2015-07-27cxgb4: Allow firmware flash, only if cxgb4 is the master driverHariprasad Shenai1-0/+14
2015-07-27vxlan: Use proper endian type for vni in vxlan[6]_xmit_skbThomas Graf1-2/+2
2015-07-27Merge branch 'tipc'David S. Miller4-203/+213
2015-07-27tipc: clean up socket layer message receptionJon Paul Maloy4-146/+134
2015-07-27tipc: introduce new tipc_sk_respond() functionJon Paul Maloy3-39/+47
2015-07-27tipc: let function tipc_msg_reverse() expand header when neededJon Paul Maloy3-34/+48
2015-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller40-712/+1376
2015-07-25bridge: Fix setting a flag in br_fill_ifvlaninfo_range().Rosen, Rami1-2/+0
2015-07-25be2net: support ndo_get_phys_port_id()Sriharsha Basavapatna4-4/+36
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg26-304/+293
2015-07-23i40e: clean up error status messagesShannon Nelson9-177/+673
2015-07-23i40e: provide correct API version to older VF driversMitch Williams1-0/+3