aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+2
2016-01-11net: Fix typo in netdev_intersect_featuresTom Herbert1-2/+2
2016-01-11IB/mlx5: Add flow steering supportMaor Gottlieb1-0/+10
2016-01-11net/mlx5_core: Make ipv4/ipv6 location more clearMaor Gottlieb1-2/+18
2016-01-11net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb2-0/+4
2016-01-11net/mlx5_core: Introduce modify flow table commandMaor Gottlieb1-4/+52
2016-01-11net/mlx5_core: Managing root flow tableMaor Gottlieb1-1/+30
2016-01-11net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb1-0/+6
2016-01-11bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann1-1/+9
2016-01-11bpf: export helper function flags and reject invalid onesDaniel Borkmann1-0/+16
2016-01-11unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
2016-01-10net, sched: add clsact qdiscDaniel Borkmann3-1/+12
2016-01-10bpf: add skb_postpush_rcsum and fix dev_forward_skb occasionsDaniel Borkmann1-0/+17
2016-01-10net, sched: add skb_at_tc_ingress helperDaniel Borkmann1-0/+9
2016-01-10ipv4: Namespecify the tcp_keepalive_intvl sysctl knobNikolay Borisov2-2/+4
2016-01-10ipv4: Namespecify tcp_keepalive_probes sysctl knobNikolay Borisov2-2/+4
2016-01-10ipv4: Namespaceify tcp_keepalive_time sysctl knobNikolay Borisov2-2/+5
2016-01-10udp: restrict offloads to one namespaceHannes Frederic Sowa1-1/+1
2016-01-10switchdev: Adding MDB entry offloadElad Raz1-0/+11
2016-01-08bpf: cleanup bpf_prog_run_{save,clear}_cb helpersDaniel Borkmann1-10/+29
2016-01-08ipv4: eliminate endianness warnings in ip_fib.hLance Richardson1-1/+2
2016-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-11/+40
2016-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller3-11/+24
2016-01-08netfilter: nft_ct: add byte/packet counter supportFlorian Westphal1-0/+2
2016-01-08netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a2-0/+6
2016-01-07mdio: Abstract device_remove() and device_free()Andrew Lunn1-0/+4
2016-01-07mdio: Add support for mdio drivers.Andrew Lunn2-4/+55
2016-01-07phy: Move phy specific bus match into phy_deviceAndrew Lunn1-0/+1
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn1-3/+4
2016-01-07phy: Move PHY PM operations into phy_deviceAndrew Lunn1-1/+1
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2-1/+9
2016-01-07phy: Add an mdio_device structureAndrew Lunn2-15/+20
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn1-3/+3
2016-01-07phy: Centralise print about attached phyAndrew Lunn1-0/+4
2016-01-07phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn1-5/+2
2016-01-07phy: add phydev_name() wrapperAndrew Lunn1-0/+5
2016-01-07phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn1-0/+6
2016-01-07mdio: Move mdiobus_read/write operatings into mdio.hAndrew Lunn2-5/+7
2016-01-07phy: Consistently use addr for address on an MII busAndrew Lunn1-2/+2
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-7/+35
2016-01-06net: Add eth_platform_get_mac_address() helper.David S. Miller1-0/+3
2016-01-06net: move ndo_features_check() close to ndo_start_xmit()Eric Dumazet1-11/+11
2016-01-06switchdev: add bridge vlan_filtering attributeElad Raz1-0/+2
2016-01-06net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent1-0/+19
2016-01-06Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-7/+3
2016-01-05inet: kill unused skb_free opFlorian Westphal1-1/+0
2016-01-05include/uapi/linux/sockios.h: mark SIOCRTMSG unusedxypron.glpk@gmx.de1-1/+1
2016-01-05net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha2-6/+20
2016-01-05sctp: drop the old assoc hashtable of sctpXin Long2-26/+0
2016-01-05sctp: add the rhashtable apis for sctp global transport hashtableXin Long2-0/+16