summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net, sched: add clsact qdiscDaniel Borkmann2016-01-103-1/+12
* bpf: add skb_postpush_rcsum and fix dev_forward_skb occasionsDaniel Borkmann2016-01-101-0/+17
* net, sched: add skb_at_tc_ingress helperDaniel Borkmann2016-01-101-0/+9
* ipv4: Namespecify the tcp_keepalive_intvl sysctl knobNikolay Borisov2016-01-102-2/+4
* ipv4: Namespecify tcp_keepalive_probes sysctl knobNikolay Borisov2016-01-102-2/+4
* ipv4: Namespaceify tcp_keepalive_time sysctl knobNikolay Borisov2016-01-102-2/+5
* switchdev: Adding MDB entry offloadElad Raz2016-01-101-0/+11
* bpf: cleanup bpf_prog_run_{save,clear}_cb helpersDaniel Borkmann2016-01-081-10/+29
* ipv4: eliminate endianness warnings in ip_fib.hLance Richardson2016-01-081-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-01-084-11/+40
|\
| * netfilter: nft_ct: add byte/packet counter supportFlorian Westphal2016-01-081-0/+2
| * netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras García2016-01-082-0/+6
| * netfilter: nf_tables: add forward expression to the netdev familyPablo Neira Ayuso2016-01-041-0/+12
| * netfilter: nf_tables: add packet duplication to the netdev familyPablo Neira Ayuso2016-01-031-0/+6
| * netfilter: nft_limit: allow to invert matching criteriaPablo Neira Ayuso2016-01-031-0/+6
| * netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacksPablo Neira Ayuso2015-12-281-2/+2
| * netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso2015-12-281-4/+4
| * netfilter: nf_tables: destroy basechain and rules on netdevice removalPablo Neira Ayuso2015-12-281-4/+1
| * netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-281-1/+1
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-083-11/+24
|\ \
| * | Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg2016-01-052-0/+3
| * | Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg2016-01-051-10/+20
| * | mac802154: constify ieee802154_llsec_ops structureJulia Lawall2016-01-041-1/+1
* | | mdio: Abstract device_remove() and device_free()Andrew Lunn2016-01-071-0/+4
* | | mdio: Add support for mdio drivers.Andrew Lunn2016-01-072-4/+55
* | | phy: Move phy specific bus match into phy_deviceAndrew Lunn2016-01-071-0/+1
* | | phy: Centralize setting driver module ownerAndrew Lunn2016-01-071-3/+4
* | | phy: Move PHY PM operations into phy_deviceAndrew Lunn2016-01-071-1/+1
* | | phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-072-1/+9
* | | phy: Add an mdio_device structureAndrew Lunn2016-01-072-15/+20
* | | mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-3/+3
* | | phy: Centralise print about attached phyAndrew Lunn2016-01-071-0/+4
* | | phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn2016-01-071-5/+2
* | | phy: add phydev_name() wrapperAndrew Lunn2016-01-071-0/+5
* | | phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn2016-01-071-0/+6
* | | mdio: Move mdiobus_read/write operatings into mdio.hAndrew Lunn2016-01-072-5/+7
* | | phy: Consistently use addr for address on an MII busAndrew Lunn2016-01-071-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-063-7/+35
|\ \ \
| * | | net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent2016-01-061-0/+19
| * | | net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-042-7/+16
* | | | net: Add eth_platform_get_mac_address() helper.David S. Miller2016-01-061-0/+3
* | | | net: move ndo_features_check() close to ndo_start_xmit()Eric Dumazet2016-01-061-11/+11
* | | | switchdev: add bridge vlan_filtering attributeElad Raz2016-01-061-0/+2
* | | | Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...David S. Miller2016-01-061-7/+3
|\ \ \ \
| * | | | ssb: pick SoC invariants code from MIPS BCM47xx archRafał Miłecki2015-12-161-7/+3
* | | | | inet: kill unused skb_free opFlorian Westphal2016-01-051-1/+0
* | | | | include/uapi/linux/sockios.h: mark SIOCRTMSG unusedxypron.glpk@gmx.de2016-01-051-1/+1
* | | | | net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha2016-01-052-6/+20
* | | | | sctp: drop the old assoc hashtable of sctpXin Long2016-01-052-26/+0
* | | | | sctp: add the rhashtable apis for sctp global transport hashtableXin Long2016-01-052-0/+16