aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-02-20net: phy: Check phydev->drvFlorian Fainelli
2017-02-19sctp: add support for generating stream reconf resp chunkXin Long
2017-02-19qed: Add support for hardware offloaded FCoE.Arun Easi
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann
2017-02-17bpf: remove stubs for cBPF from arch codeDaniel Borkmann
2017-02-17rhashtable: Add nested tablesHerbert Xu
2017-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-15rhashtable: Revert nested table changes.David S. Miller
2017-02-15qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru
2017-02-15net: Prepare gro for packet consuming gro callbacksSteffen Klassert
2017-02-15net: Add a skb_gro_flush_final helper.Steffen Klassert
2017-02-13Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-02-13net: make net_device members garp_port and mrp_port conditionalTobias Klauser
2017-02-13rhashtable: Add nested tablesHerbert Xu
2017-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-02-12bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov
2017-02-12netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso
2017-02-11tap: tap as an independent moduleSainath Grandhi
2017-02-11tap: Extending tap device create/destroy APIsSainath Grandhi
2017-02-11tap: Abstract type of virtual interface from tap implementationSainath Grandhi
2017-02-11tap: Tap character device creation/destroy APISainath Grandhi
2017-02-11tap: Renaming tap related APIs, data structures, macrosSainath Grandhi
2017-02-11tap: Refactoring macvtap.cSainath Grandhi
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-10bitfield.h: add FIELD_FIT() helperJakub Kicinski
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller
2017-02-10net/skbuff: Introduce skb_mac_offset()Amir Vadai
2017-02-10afs: Move UUID struct to linux/uuid.hDavid Howells
2017-02-09sctp: add support for generating stream reconf add incoming/outgoing streams ...Xin Long
2017-02-09sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long
2017-02-09sctp: drop unnecessary __packed from some stream reconf structuresXin Long
2017-02-08cpumask: use nr_cpumask_bits for parsing functionsTejun Heo
2017-02-08mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara
2017-02-08net: stmmac: Remove the bus_setup function pointerLABBE Corentin
2017-02-08net: introduce device min_header_lenWillem de Bruijn
2017-02-08nl80211: add HT/VHT capabilities to AP parametersJohannes Berg
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-07sctp: drop __packed from almost all SCTP structuresMarcelo Ricardo Leitner
2017-02-07Merge tag 'mlx5-updates-2017-01-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-02-07net: add dst_pending_confirm flag to skbuffJulian Anastasov
2017-02-07net: phy: bcm7xxx: Add BCM74371 PHY IDFlorian Fainelli
2017-02-07net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli
2017-02-07net: phy: Add 2000base-x, 2500base-x and rxaui modesAndrew Lunn
2017-02-07virtio_net: refactor freeze/restore logic into virtnet reset logicJohn Fastabend
2017-02-06net: remove ndo_neigh_{construct, destroy} from stacked devicesIdo Schimmel
2017-02-06net/mlx5: TX WQE updateSaeed Mahameed
2017-02-06net/mlx5: Configure cache line size for start and end paddingDaniel Jurgens
2017-02-06can: rx-offload: Add support for timestamp based irq offloadingMarc Kleine-Budde