summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-01-12net: Fix typo in netdev_intersect_featuresTom Herbert1-2/+2
2016-01-12IB/mlx5: Add flow steering supportMaor Gottlieb1-0/+10
2016-01-12net/mlx5_core: Make ipv4/ipv6 location more clearMaor Gottlieb1-2/+18
2016-01-12net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb2-0/+4
2016-01-12net/mlx5_core: Introduce modify flow table commandMaor Gottlieb1-4/+52
2016-01-12net/mlx5_core: Managing root flow tableMaor Gottlieb1-1/+30
2016-01-12net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb1-0/+6
2016-01-11unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
2016-01-11net, sched: add clsact qdiscDaniel Borkmann2-1/+8
2016-01-11bpf: add skb_postpush_rcsum and fix dev_forward_skb occasionsDaniel Borkmann1-0/+17
2016-01-09bpf: cleanup bpf_prog_run_{save,clear}_cb helpersDaniel Borkmann1-10/+29
2016-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-6/+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-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+19
2016-01-07net: Add eth_platform_get_mac_address() helper.David S. Miller1-0/+3
2016-01-07net: move ndo_features_check() close to ndo_start_xmit()Eric Dumazet1-11/+11
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.or...David S. Miller1-7/+3
2016-01-05net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha2-6/+20
2016-01-05soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek1-0/+2
2016-01-05Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller1-1/+1
2016-01-05sh_eth: remove EDMAC_BIG_ENDIANSergei Shtylyov1-1/+1
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-3/+10
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2015-12-31ethtool: Add phy statisticsAndrew Lunn1-0/+6
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2015-12-30mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens1-3/+3
2015-12-29nfc: microread: Fix header commentChristophe Ricard1-1/+1
2015-12-28block: add blk_start_queue_async()Jens Axboe1-0/+1
2015-12-28netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacksPablo Neira Ayuso1-2/+2
2015-12-28netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso1-4/+4
2015-12-24net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork1-0/+1
2015-12-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+4
2015-12-19include/linux/mmdebug.h: should include linux/bug.hJames Morse1-0/+1
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+13
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-81/+108