aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-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-08net: stmmac: Remove the bus_setup function pointerLABBE Corentin
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
2017-02-06can: rx-offload: Add support for HW fifo based irq offloadingDavid Jander
2017-02-06net/mlx5: Fix static checker warningsOr Gerlitz
2017-02-05net: remove __napi_complete()Eric Dumazet
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-03net: remove support for per driver ndo_busy_poll()Eric Dumazet
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-02-03lib: Introduce priority array area managerJiri Pirko
2017-02-03list: introduce list_for_each_entry_from_reverse helperJiri Pirko
2017-02-03trace: rename trace_print_hex_seq arg and add kdocDaniel Borkmann
2017-02-03bridge: uapi: add per vlan tunnel infoRoopa Prabhu
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel
2017-02-03tcp: add tcp_mss_clamp() helperEric Dumazet
2017-02-02net: phy: marvell: Add support for 88e1545 PHYAndrew Lunn
2017-02-02net: phy: Marvell: Add mv88e6390 internal PHYAndrew Lunn
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis
2017-02-01perf/x86/intel/uncore: Make package handling more robustThomas Gleixner
2017-02-01perf/x86/intel/rapl: Make package handling more robustThomas Gleixner
2017-01-31Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds