summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-221-0/+1
|\
| * cpuidle:powernv: Add helper function to populate powernv idle states.Gautham R. Shenoy2017-01-311-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-2268-475/+2946
|\ \
| * | bpf: fix unlocking of jited image when module ronx not setDaniel Borkmann2017-02-211-2/+11
| * | ptr_ring: fix race conditions when resizingMichael S. Tsirkin2017-02-201-5/+31
| * | net: phy: Check phydev->drvFlorian Fainelli2017-02-201-0/+3
| * | sctp: add support for generating stream reconf resp chunkXin Long2017-02-191-0/+24
| * | qed: Add support for hardware offloaded FCoE.Arun Easi2017-02-194-3/+908
| * | bpf: make jited programs visible in tracesDaniel Borkmann2017-02-172-1/+115
| * | bpf: remove stubs for cBPF from arch codeDaniel Borkmann2017-02-171-5/+1
| * | rhashtable: Add nested tablesHerbert Xu2017-02-171-22/+56
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-161-0/+14
| |\ \
| | * | net: Prepare gro for packet consuming gro callbacksSteffen Klassert2017-02-151-0/+9
| | * | net: Add a skb_gro_flush_final helper.Steffen Klassert2017-02-151-0/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-161-7/+6
| |\ \ \
| * | | | qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru2017-02-151-0/+22
| * | | | Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-02-131-0/+24
| |\ \ \ \
| | * | | | afs: Move UUID struct to linux/uuid.hDavid Howells2017-02-101-0/+24
| * | | | | net: make net_device members garp_port and mrp_port conditionalTobias Klauser2017-02-131-0/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-121-0/+1
| |\ \ \ \ \
| | * | | | | netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso2017-02-121-0/+1
| * | | | | | tap: tap as an independent moduleSainath Grandhi2017-02-111-2/+2
| * | | | | | tap: Extending tap device create/destroy APIsSainath Grandhi2017-02-111-2/+2
| * | | | | | tap: Abstract type of virtual interface from tap implementationSainath Grandhi2017-02-111-4/+53
| * | | | | | tap: Tap character device creation/destroy APISainath Grandhi2017-02-111-0/+3
| * | | | | | tap: Renaming tap related APIs, data structures, macrosSainath Grandhi2017-02-113-25/+25
| * | | | | | tap: Refactoring macvtap.cSainath Grandhi2017-02-111-0/+10
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-113-7/+9
| |\ \ \ \ \ \
| * | | | | | | bitfield.h: add FIELD_FIT() helperJakub Kicinski2017-02-101-0/+13
| * | | | | | | Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller2017-02-102-71/+26
| |\ \ \ \ \ \ \
| | * | | | | | | nl80211: add HT/VHT capabilities to AP parametersJohannes Berg2017-02-081-1/+2
| | * | | | | | | wireless: define cipher/AKM suites using a macroJohannes Berg2017-01-261-22/+24
| | * | | | | | | rfkill: remove rfkill-regulatorJohannes Berg2017-01-241-48/+0
| * | | | | | | | net/skbuff: Introduce skb_mac_offset()Amir Vadai2017-02-101-0/+5
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | sctp: add support for generating stream reconf add incoming/outgoing streams ...Xin Long2017-02-091-0/+7
| * | | | | | | sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long2017-02-091-0/+5
| * | | | | | | sctp: drop unnecessary __packed from some stream reconf structuresXin Long2017-02-091-3/+3
| * | | | | | | net: stmmac: Remove the bus_setup function pointerLABBE Corentin2017-02-081-1/+0
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-077-19/+80
| |\ \ \ \ \ \ \
| * | | | | | | | sctp: drop __packed from almost all SCTP structuresMarcelo Ricardo Leitner2017-02-071-40/+40
| * | | | | | | | Merge tag 'mlx5-updates-2017-01-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-02-073-6/+22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net/mlx5: TX WQE updateSaeed Mahameed2017-02-062-3/+16
| | * | | | | | | | net/mlx5: Configure cache line size for start and end paddingDaniel Jurgens2017-02-061-2/+4
| | * | | | | | | | net/mlx5: Fix static checker warningsOr Gerlitz2017-02-061-1/+2
| * | | | | | | | | net: add dst_pending_confirm flag to skbuffJulian Anastasov2017-02-071-0/+12
| * | | | | | | | | net: phy: bcm7xxx: Add BCM74371 PHY IDFlorian Fainelli2017-02-071-0/+1
| * | | | | | | | | net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli2017-02-073-0/+23
| * | | | | | | | | net: phy: Add 2000base-x, 2500base-x and rxaui modesAndrew Lunn2017-02-071-0/+9
| * | | | | | | | | virtio_net: refactor freeze/restore logic into virtnet reset logicJohn Fastabend2017-02-071-0/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | net: remove ndo_neigh_{construct, destroy} from stacked devicesIdo Schimmel2017-02-061-4/+0