aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-08vlan: Check for vlan ethernet types for 8021.q or 802.1adEric Garver1-10/+23
2016-09-08openvswitch: 802.1ad uapi changes.Thomas F Herbert1-8/+9
2016-09-08net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti5-28/+56
2016-09-08net: ethernet: xilinx: Enable emaclite for MIPSZubair Lutfullah Kakakhel1-2/+2
2016-09-07net: xfrm: Change u32 sysctl entries to use proc_douintvecsubashab@codeaurora.org1-2/+2
2016-09-07be2net: Update the driver version to 11.1.0.0Sriharsha Basavapatna1-1/+1
2016-09-07be2net: Fix mac address collision in some configurationsSuresh Reddy2-2/+5
2016-09-07be2net: Avoid redundant addition of mac address in HWSuresh Reddy1-20/+66
2016-09-07be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES SLI cmd.Somnath Kotur2-4/+13
2016-09-07be2net: Issue COMMON_RESET_FUNCTION cmd during driver unloadSomnath Kotur1-0/+3
2016-09-07be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna6-35/+430
2016-09-07net: smsc911x: request and deassert optional RESET GPIOLinus Walleij1-0/+9
2016-09-07net: smsc911x: augment device tree bindingsLinus Walleij1-4/+11
2016-09-07qed*: Add support for the ethtool get_regs operationTomer Tayar3-0/+30
2016-09-07qed: Add support for debug data collectionTomer Tayar8-12/+8919
2016-09-07kaweth: remove obsolete debugging statementsOliver Neukum1-15/+0
2016-09-07qed: add missing header dependenciesBaoyou Xie1-0/+1
2016-09-07net: diag: make udp_diag_destroy work for mapped addresses.Lorenzo Colitti1-2/+2
2016-09-07netlink: don't forget to release a rhashtable_iter structureAndrey Vagin1-1/+0
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells11-98/+132
2016-09-07rxrpc: Fix returns of call completion helpersDavid Howells1-5/+8
2016-09-07rxrpc: Calls shouldn't hold socket refsDavid Howells11-279/+303
2016-09-07rxrpc: Use rxrpc_is_service_call() rather than rxrpc_conn_is_service()David Howells1-2/+2
2016-09-07rxrpc: Pass the connection pointer to rxrpc_post_packet_to_call()David Howells1-3/+4
2016-09-07rxrpc: Cache the security index in the rxrpc_call structDavid Howells5-2/+7
2016-09-07rxrpc: Use call->peer rather than call->conn->params.peerDavid Howells1-3/+5
2016-09-07rxrpc: Improve the call tracking tracepointDavid Howells10-51/+79
2016-09-07rxrpc: Delete unused rxrpc_kernel_free_skb()David Howells1-13/+0
2016-09-07rxrpc: Whitespace cleanupDavid Howells1-2/+1
2016-09-06ptp: ixp46x: remove NO_IRQ handlingArnd Bergmann1-7/+8
2016-09-06sfc: check MTU against minimum thresholdBert Kenward2-1/+14
2016-09-06perf, bpf: fix conditional call to bpf_overflow_handlerArnd Bergmann1-1/+1
2016-09-06net: arc_emac: mark arc_mdio_reset() staticBaoyou Xie1-1/+1
2016-09-06lan78xx: mark symbols static where possibleBaoyou Xie1-11/+13
2016-09-06qed: Add infrastructure for debug data collectionTomer Tayar4-0/+131
2016-09-06bnx2x: Add support for segmentation of tunnels with outer checksumsAlexander Duyck1-3/+12
2016-09-06qed: Remove OOM messagesJoe Perches11-141/+47
2016-09-06vxlan: Update tx_errors statistics if vxlan_build_skb return err.Haishuang Yan1-0/+1
2016-09-06net/mlx4_en: protect ring->xdp_prog with rcu_read_lockBrenden Blanco3-11/+19
2016-09-06net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPISean Wang1-14/+17
2016-09-06net: ethernet: mediatek: enhance RX path by reducing the frequency of the memory barrier usedSean Wang1-5/+6
2016-09-06hso: Convert printk to pr_<level>Joe Perches1-10/+11
2016-09-06hso: Use a more common logging styleJoe Perches1-53/+44
2016-09-06smsc95xx: Add mdix control via ethtoolWoojung Huh1-3/+106
2016-09-06smsc95xx: Add register defineWoojung Huh1-0/+8
2016-09-06smsc95xx: Add maintainerWoojung Huh1-0/+1
2016-09-06net: dsa: mv88e6xxx: make global2 code optionalVivien Didelot4-1/+74
2016-09-06net: dsa: mv88e6xxx: move Global2 codeVivien Didelot5-450/+521
2016-09-06net: dsa: mv88e6xxx: fix module namingVivien Didelot1-1/+2
2016-09-04rxrpc Move enum rxrpc_command to sendmsg.cDavid Howells2-7/+7