summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-31ethtool: Add phy statisticsAndrew Lunn
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-29mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens
2015-12-29nfc: microread: Fix header commentChristophe Ricard
2015-12-29nfc: netlink: HCI event connectivity implementationChristophe Ricard
2015-12-28block: add blk_start_queue_async()Jens Axboe
2015-12-25ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar
2015-12-23net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork
2015-12-22net: add inet_sk_transparent() helperFlorian Westphal
2015-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-18include/linux/mmdebug.h: should include linux/bug.hJames Morse
2015-12-18bpf: add bpf_skb_load_bytes helperDaniel Borkmann
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-12-18Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-12-18net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern
2015-12-18net: l3mdev: Add master device lookup by indexDavid Ahern
2015-12-18ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork
2015-12-18xen: Add RING_COPY_REQUEST()David Vrabel
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-17ipv6: add IPV6_HDRINCL option for raw socketsHannes Frederic Sowa
2015-12-17ipv6: allow routes to be configured with expire valuesXin Long