summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+1
2017-02-12netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso1-0/+1
2017-02-12tap: tap as an independent moduleSainath Grandhi1-2/+2
2017-02-12tap: Extending tap device create/destroy APIsSainath Grandhi1-2/+2
2017-02-12tap: Abstract type of virtual interface from tap implementationSainath Grandhi1-4/+53
2017-02-12tap: Tap character device creation/destroy APISainath Grandhi1-0/+3
2017-02-12tap: Renaming tap related APIs, data structures, macrosSainath Grandhi3-25/+25
2017-02-12tap: Refactoring macvtap.cSainath Grandhi1-0/+10
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-7/+9
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+4
2017-02-10bitfield.h: add FIELD_FIT() helperJakub Kicinski1-0/+13
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller2-71/+26
2017-02-10net/skbuff: Introduce skb_mac_offset()Amir Vadai1-0/+5
2017-02-10sctp: add support for generating stream reconf add incoming/outgoing streams ...Xin Long1-0/+7
2017-02-10sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long1-0/+5
2017-02-10sctp: drop unnecessary __packed from some stream reconf structuresXin Long1-3/+3
2017-02-09cpumask: use nr_cpumask_bits for parsing functionsTejun Heo1-4/+4
2017-02-09mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara1-3/+1
2017-02-08net: stmmac: Remove the bus_setup function pointerLABBE Corentin1-1/+0
2017-02-08net: introduce device min_header_lenWillem de Bruijn1-0/+4
2017-02-08nl80211: add HT/VHT capabilities to AP parametersJohannes Berg1-1/+2
2017-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-19/+80
2017-02-07sctp: drop __packed from almost all SCTP structuresMarcelo Ricardo Leitner1-40/+40
2017-02-07Merge tag 'mlx5-updates-2017-01-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-6/+22
2017-02-07net: add dst_pending_confirm flag to skbuffJulian Anastasov1-0/+12
2017-02-07net: phy: bcm7xxx: Add BCM74371 PHY IDFlorian Fainelli1-0/+1
2017-02-07net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli3-0/+23
2017-02-07net: phy: Add 2000base-x, 2500base-x and rxaui modesAndrew Lunn1-0/+9
2017-02-07virtio_net: refactor freeze/restore logic into virtnet reset logicJohn Fastabend1-0/+4
2017-02-06net: remove ndo_neigh_{construct, destroy} from stacked devicesIdo Schimmel1-4/+0
2017-02-06net/mlx5: TX WQE updateSaeed Mahameed2-3/+16
2017-02-06net/mlx5: Configure cache line size for start and end paddingDaniel Jurgens1-2/+4
2017-02-06can: rx-offload: Add support for timestamp based irq offloadingMarc Kleine-Budde1-1/+9
2017-02-06can: rx-offload: Add support for HW fifo based irq offloadingDavid Jander1-0/+51
2017-02-06net/mlx5: Fix static checker warningsOr Gerlitz1-1/+2
2017-02-06net: remove __napi_complete()Eric Dumazet1-1/+0
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+17
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+30
2017-02-04net: remove support for per driver ndo_busy_poll()Eric Dumazet2-5/+0
2017-02-04base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani1-1/+2
2017-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-14/+27
2017-02-04lib: Introduce priority array area managerJiri Pirko1-0/+76
2017-02-04list: introduce list_for_each_entry_from_reverse helperJiri Pirko1-0/+13
2017-02-03trace: rename trace_print_hex_seq arg and add kdocDaniel Borkmann1-1/+1
2017-02-03bridge: uapi: add per vlan tunnel infoRoopa Prabhu1-0/+1
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds2-12/+19
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel1-7/+0
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel2-7/+21
2017-02-03tcp: add tcp_mss_clamp() helperEric Dumazet1-0/+9