index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-25
net: ethtool: add new ETHTOOL_xLINKSETTINGS API
David Decotigny
1
-8
/
+83
2016-02-25
net: ipv6: Make address flushing on ifdown optional
David Ahern
1
-0
/
+1
2016-02-24
net/mlx5e: Wake On LAN support
Tariq Toukan
3
-1
/
+74
2016-02-24
net/mlx5e: Implement DCBNL IEEE max rate
Tariq Toukan
2
-0
/
+12
2016-02-24
net/mlx5: Introduce physical port TC/prio access functions
Saeed Mahameed
3
-1
/
+56
2016-02-24
net/mlx5: Introduce physical port PFC access functions
Achiad Shochat
1
-0
/
+4
2016-02-24
net/mlx5: Introduce a new header file for physical port functions
Achiad Shochat
2
-31
/
+69
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-1554
/
+1640
2016-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-1486
/
+1501
2016-02-21
qed: Introduce DMA_REGPAIR_LE
Yuval Mintz
1
-0
/
+4
2016-02-21
bpf: try harder on clones when writing into skb
Daniel Borkmann
1
-0
/
+7
2016-02-21
bpf: add new arg_type that allows for 0 sized stack buffer
Daniel Borkmann
1
-0
/
+1
2016-02-21
soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data
Karicheri, Muralidharan
1
-1
/
+3
2016-02-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+8
2016-02-20
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
1
-0
/
+1
2016-02-20
perf: generalize perf_callchain
Alexei Starovoitov
1
-2
/
+11
2016-02-19
net/ethtool: support set coalesce per queue
Kan Liang
1
-0
/
+7
2016-02-19
net/ethtool: support get coalesce per queue
Kan Liang
1
-1
/
+7
2016-02-19
lib/bitmap.c: conversion routines to/from u32 array
David Decotigny
1
-0
/
+10
2016-02-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+1
2016-02-19
net: make netdev_for_each_lower_dev safe for device removal
Nikolay Aleksandrov
1
-1
/
+1
2016-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+4
2016-02-18
Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"
Jeff Layton
1
-4
/
+1
2016-02-18
qed: Lay infrastructure for vlan filtering offload
Yuval Mintz
1
-0
/
+2
2016-02-18
net: Optimize local checksum offload
Alexander Duyck
1
-9
/
+8
2016-02-18
nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"
Florian Westphal
1
-10
/
+0
2016-02-18
nfnetlink: remove nfnetlink_alloc_skb
Florian Westphal
1
-2
/
+0
2016-02-17
ipv4: Remove inet_lro library
Ben Hutchings
1
-142
/
+0
2016-02-17
ftrace/module: remove ftrace module notifier
Jessica Yu
1
-2
/
+4
2016-02-17
qed/qede: use 8.7.3.0 FW.
Yuval Mintz
3
-42
/
+173
2016-02-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+4
2016-02-17
Merge tag 'trace-fixes-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+6
2016-02-17
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
1
-0
/
+13
2016-02-17
net: add tc offload feature flag
John Fastabend
1
-0
/
+3
2016-02-17
net: sched: add cls_u32 offload hooks for netdevs
John Fastabend
1
-1
/
+5
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
1
-1
/
+19
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
1
-1
/
+2
2016-02-16
Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...
David S. Miller
2
-6
/
+28
2016-02-16
net/mlx5: Use offset based reserved field names in the IFC header file
Matan Barak
1
-1484
/
+1484
2016-02-16
ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
Keller, Jacob E
1
-0
/
+8
2016-02-16
Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu
Linus Torvalds
1
-0
/
+3
2016-02-16
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2
-1
/
+8
2016-02-15
tracing: Fix freak link error caused by branch tracer
Arnd Bergmann
1
-1
/
+1
2016-02-15
tracepoints: Do not trace when cpu is offline
Steven Rostedt (Red Hat)
1
-0
/
+5
2016-02-15
iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts
David Woodhouse
1
-0
/
+3
2016-02-14
Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+4
2016-02-12
Merge branch 'akpm'(patches from Andrew)
Linus Torvalds
3
-13
/
+12
2016-02-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+6
2016-02-12
Documentation/networking: add checksum-offloads.txt to explain LCO
Edward Cree
1
-0
/
+2
2016-02-12
net: local checksum offload for encapsulation
Edward Cree
1
-0
/
+24
[next]