summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-10net, sched: add clsact qdiscDaniel Borkmann
2016-01-10bpf: add skb_postpush_rcsum and fix dev_forward_skb occasionsDaniel Borkmann
2016-01-10net, sched: add skb_at_tc_ingress helperDaniel Borkmann
2016-01-10ipv4: Namespecify the tcp_keepalive_intvl sysctl knobNikolay Borisov
2016-01-10ipv4: Namespecify tcp_keepalive_probes sysctl knobNikolay Borisov
2016-01-10ipv4: Namespaceify tcp_keepalive_time sysctl knobNikolay Borisov
2016-01-10switchdev: Adding MDB entry offloadElad Raz
2016-01-08bpf: cleanup bpf_prog_run_{save,clear}_cb helpersDaniel Borkmann
2016-01-08ipv4: eliminate endianness warnings in ip_fib.hLance Richardson
2016-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-01-08netfilter: nft_ct: add byte/packet counter supportFlorian Westphal
2016-01-08netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a
2016-01-07mdio: Abstract device_remove() and device_free()Andrew Lunn
2016-01-07mdio: Add support for mdio drivers.Andrew Lunn
2016-01-07phy: Move phy specific bus match into phy_deviceAndrew Lunn
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2016-01-07phy: Move PHY PM operations into phy_deviceAndrew Lunn
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: Centralise print about attached phyAndrew Lunn
2016-01-07phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn
2016-01-07phy: add phydev_name() wrapperAndrew Lunn
2016-01-07phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn
2016-01-07mdio: Move mdiobus_read/write operatings into mdio.hAndrew Lunn
2016-01-07phy: Consistently use addr for address on an MII busAndrew Lunn
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-06switchdev: add bridge vlan_filtering attributeElad Raz
2016-01-06net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-06Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...David S. Miller
2016-01-05inet: kill unused skb_free opFlorian Westphal
2016-01-05include/uapi/linux/sockios.h: mark SIOCRTMSG unusedxypron.glpk@gmx.de
2016-01-05net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha
2016-01-05sctp: drop the old assoc hashtable of sctpXin Long
2016-01-05sctp: add the rhashtable apis for sctp global transport hashtableXin Long
2016-01-05Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg
2016-01-05Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg
2016-01-04net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern
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-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-04sh_eth: remove EDMAC_BIG_ENDIANSergei Shtylyov
2016-01-04mac802154: constify ieee802154_llsec_ops structureJulia Lawall
2016-01-04netfilter: nf_tables: add forward expression to the netdev familyPablo Neira Ayuso
2016-01-03netfilter: nf_tables: add packet duplication to the netdev familyPablo Neira Ayuso