aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-11bpf: export helper function flags and reject invalid onesDaniel Borkmann1-0/+16
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-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
2016-01-05Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg2-0/+3
2016-01-05Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg1-10/+20
2016-01-04net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2-7/+16
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek4-3/+17
2016-01-04soreuseport: fast reuseport UDP socket selectionCraig Gallek2-2/+3
2016-01-04soreuseport: define reuseport groupsCraig Gallek2-0/+22
2016-01-04net: make ip6tunnel_xmit definition conditionalArnd Bergmann1-0/+2
2016-01-04Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller2-1/+2
2016-01-04sh_eth: remove EDMAC_BIG_ENDIANSergei Shtylyov1-1/+1
2016-01-04mac802154: constify ieee802154_llsec_ops structureJulia Lawall1-1/+1
2016-01-04netfilter: nf_tables: add forward expression to the netdev familyPablo Neira Ayuso1-0/+12