summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-08bpf: fix range propagation on direct packet accessDaniel Borkmann
2016-09-08tcp: use an RB tree for ooo receive queueYaogong Wang
2016-09-08Merge branch 'ovs-802.1ad'David S. Miller
2016-09-08openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributesEric Garver
2016-09-08vlan: Check for vlan ethernet types for 8021.q or 802.1adEric Garver
2016-09-08openvswitch: 802.1ad uapi changes.Thomas F Herbert
2016-09-08net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti
2016-09-08net: ethernet: xilinx: Enable emaclite for MIPSZubair Lutfullah Kakakhel
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-07net: xfrm: Change u32 sysctl entries to use proc_douintvecsubashab@codeaurora.org
2016-09-07Merge branch 'be2net-error-recovery-and-bug-fixes'David S. Miller
2016-09-07be2net: Update the driver version to 11.1.0.0Sriharsha Basavapatna
2016-09-07be2net: Fix mac address collision in some configurationsSuresh Reddy
2016-09-07be2net: Avoid redundant addition of mac address in HWSuresh Reddy
2016-09-07be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ...Somnath Kotur
2016-09-07be2net: Issue COMMON_RESET_FUNCTION cmd during driver unloadSomnath Kotur
2016-09-07be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna
2016-09-07net: smsc911x: request and deassert optional RESET GPIOLinus Walleij
2016-09-07net: smsc911x: augment device tree bindingsLinus Walleij
2016-09-07Merge branch 'qed-debug-data-collection'David S. Miller
2016-09-07qed*: Add support for the ethtool get_regs operationTomer Tayar
2016-09-07qed: Add support for debug data collectionTomer Tayar
2016-09-07kaweth: remove obsolete debugging statementsOliver Neukum
2016-09-07qed: add missing header dependenciesBaoyou Xie
2016-09-07net: diag: make udp_diag_destroy work for mapped addresses.Lorenzo Colitti
2016-09-07netlink: don't forget to release a rhashtable_iter structureAndrey Vagin
2016-09-07Merge tag 'rxrpc-rewrite-20160907-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-07Merge tag 'rxrpc-rewrite-20160907-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells
2016-09-07rxrpc: Fix returns of call completion helpersDavid Howells
2016-09-07rxrpc: Calls shouldn't hold socket refsDavid Howells
2016-09-07rxrpc: Use rxrpc_is_service_call() rather than rxrpc_conn_is_service()David Howells
2016-09-07rxrpc: Pass the connection pointer to rxrpc_post_packet_to_call()David Howells
2016-09-07rxrpc: Cache the security index in the rxrpc_call structDavid Howells
2016-09-07rxrpc: Use call->peer rather than call->conn->params.peerDavid Howells
2016-09-07rxrpc: Improve the call tracking tracepointDavid Howells
2016-09-07rxrpc: Delete unused rxrpc_kernel_free_skb()David Howells
2016-09-07rxrpc: Whitespace cleanupDavid Howells
2016-09-06ptp: ixp46x: remove NO_IRQ handlingArnd Bergmann
2016-09-06sfc: check MTU against minimum thresholdBert Kenward
2016-09-06perf, bpf: fix conditional call to bpf_overflow_handlerArnd Bergmann
2016-09-06net: arc_emac: mark arc_mdio_reset() staticBaoyou Xie
2016-09-06lan78xx: mark symbols static where possibleBaoyou Xie
2016-09-06Merge branch 'qed-get_regs'David S. Miller
2016-09-06qed: Add infrastructure for debug data collectionTomer Tayar
2016-09-06bnx2x: Add support for segmentation of tunnels with outer checksumsAlexander Duyck
2016-09-06qed: Remove OOM messagesJoe Perches
2016-09-06Merge tag 'rxrpc-rewrite-20160904-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-06Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-06vxlan: Update tx_errors statistics if vxlan_build_skb return err.Haishuang Yan