aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-27ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE in ARM JIT.Nicolas Schichan
2015-07-27lwtunnel: use kfree_skb() instead of vanilla kfree()Dan Carpenter
2015-07-27tcp: tso: allow deferring under reordering stateEric Dumazet
2015-07-27ravb: minimize TX data copyingSergei Shtylyov
2015-07-27dsa: mv88e6352/mv88e6xxx: Move temperature sensor code to mv88e6xxx.cGuenter Roeck
2015-07-27hv_netvsc: Add structs and handlers for VF messagesHaiyang Zhang
2015-07-27Merge branch 'rt6_probe_write_lock'David S. Miller
2015-07-27ipv6: Avoid rt6_probe() taking writer lock in the fast pathMartin KaFai Lau
2015-07-27ipv6: Re-arrange code in rt6_probe()Martin KaFai Lau
2015-07-27bonding: convert num_grat_arp to the new bonding option APINikolay Aleksandrov
2015-07-27net: phy: fix auto negotiation checking for teraneticsShaohui Xie
2015-07-27lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel
2015-07-27ipv6: copy lwtstate in ip6_rt_copy_init()Nicolas Dichtel
2015-07-27ipv6: use lwtunnel_output6() only if flag redirect is setNicolas Dichtel
2015-07-27net: phy: dp83867: fix simple_return.cocci warningsWu Fengguang
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