summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-01-06net: Add eth_platform_get_mac_address() helper.David S. Miller
2016-01-06net: move ndo_features_check() close to ndo_start_xmit()Eric Dumazet
2016-01-06fsl/fman: double free on probe failureDan Carpenter
2016-01-06fsl/fman: fix the pause_time testDan Carpenter
2016-01-06mlxsw: core: remove an unnecessary conditionDan Carpenter
2016-01-06ethernet/atheros/alx: sanitize buffer sizing and paddingJarod Wilson
2016-01-06Merge branch 'mlxsw-vlan_filtering-offload'David S. Miller
2016-01-06mlxsw: Remember untagged VLANsElad Raz
2016-01-06mlxsw: Disable vlan_filtering for non .1D bridgeElad Raz
2016-01-06mlxsw: Renaming local variable names for consistencyElad Raz
2016-01-06mlxsw: Fixing vlans init rangeElad Raz
2016-01-06bridge: add vlan filtering change for new bridged deviceElad Raz
2016-01-06bridge: add vlan filtering change notificationElad Raz
2016-01-06switchdev: add bridge vlan_filtering attributeElad Raz
2016-01-06bridge: Propagate vlan add failure to userElad Raz
2016-01-06soreuseport: change consume_skb to kfree_skb in error caseCraig Gallek
2016-01-06soreuseport: pass skb to secondary UDP socket lookupCraig Gallek
2016-01-06mlxsw: pci: Adjust value of CPU egress traffic classIdo Schimmel
2016-01-06Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...David S. Miller
2016-01-06net: hns: avoid uninitialized variable warning:Arnd Bergmann
2016-01-05inet: kill unused skb_free opFlorian Westphal
2016-01-05include/uapi/linux/sockios.h: mark SIOCRTMSG unusedxypron.glpk@gmx.de
2016-01-05Merge branch 'mlx5e-tstamp'David S. Miller
2016-01-05net/mlx5e: Add PTP Hardware Clock (PHC) supportEran Ben Elisha
2016-01-05net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha
2016-01-05net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha
2016-01-05net/mlx5e: Do not modify the TX SKBAchiad Shochat
2016-01-05Merge branch 'sctp-transport-rhashtable'David S. Miller
2016-01-05sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assocXin Long
2016-01-05sctp: drop the old assoc hashtable of sctpXin Long
2016-01-05sctp: apply rhashtable api to sctp procfsXin Long
2016-01-05sctp: apply rhashtable api to send/recv pathXin Long
2016-01-05sctp: add the rhashtable apis for sctp global transport hashtableXin Long
2016-01-04Merge branch 'faster-soreuseport'David S. Miller
2016-01-04soreuseport: BPF selection functional testCraig Gallek
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2016-01-04soreuseport: fast reuseport UDP socket selectionCraig Gallek
2016-01-04soreuseport: define reuseport groupsCraig Gallek
2016-01-04Merge branch 'mlxsw-fixes'David S. Miller
2016-01-04mlxsw: spectrum: Change bridge port attributes only when bridgedIdo Schimmel
2016-01-04mlxsw: spectrum: Set bridge status in appropriate functionsIdo Schimmel
2016-01-04mlxsw: spectrum: Return NOTIFY_BAD on bridge failureIdo Schimmel
2016-01-04mlxsw: spectrum: Initialize PVID only onceIdo Schimmel
2016-01-04chelsio: constify cphy_ops structuresJulia Lawall
2016-01-04fsl/fman: allow modular buildArnd Bergmann
2016-01-04net: make ip6tunnel_xmit definition conditionalArnd Bergmann
2016-01-04Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2016-01-04udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-01-04Merge branch 'r8169-hw-programming-typo-fixes'David S. Miller
2016-01-04r8169:Correct the way of setting RTL8168DP ephyChun-Hao Lin