aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-3/+24
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2015-12-31ethtool: Add phy statisticsAndrew Lunn2-0/+9
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2015-12-29mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens1-3/+3
2015-12-29nfc: microread: Fix header commentChristophe Ricard1-1/+1
2015-12-29nfc: netlink: HCI event connectivity implementationChristophe Ricard1-0/+1
2015-12-28block: add blk_start_queue_async()Jens Axboe1-0/+1
2015-12-25ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar3-30/+23
2015-12-23net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork1-0/+1
2015-12-22net: add inet_sk_transparent() helperFlorian Westphal2-1/+13
2015-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+4
2015-12-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2015-12-18include/linux/mmdebug.h: should include linux/bug.hJames Morse1-0/+1
2015-12-18bpf: add bpf_skb_load_bytes helperDaniel Borkmann1-0/+1
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller38-25/+197
2015-12-18Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+14
2015-12-18net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern2-0/+17
2015-12-18net: l3mdev: Add master device lookup by indexDavid Ahern1-0/+23
2015-12-18ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork1-0/+1
2015-12-18xen: Add RING_COPY_REQUEST()David Vrabel1-0/+14
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller45-108/+212
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-28/+100
2015-12-17ipv6: add IPV6_HDRINCL option for raw socketsHannes Frederic Sowa1-0/+1
2015-12-17ipv6: allow routes to be configured with expire valuesXin Long1-0/+1