index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
tc: introduce Flower classifier
Jiri Pirko
2015-05-13
1
-0
/
+30
*
flow_dissector: change port array into src, dst tuple
Jiri Pirko
2015-05-13
3
-7
/
+10
*
flow_dissector: introduce support for Ethernet addresses
Jiri Pirko
2015-05-13
1
-0
/
+13
*
flow_dissector: introduce support for ipv6 addressses
Jiri Pirko
2015-05-13
1
-0
/
+13
*
flow_dissector: add missing header includes
Jiri Pirko
2015-05-13
1
-0
/
+3
*
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2015-05-13
4
-39
/
+44
*
flow_dissector: introduce programable flow_dissector
Jiri Pirko
2015-05-13
1
-0
/
+61
*
net: move __skb_tx_hash to dev.c
Jiri Pirko
2015-05-13
2
-3
/
+3
*
net: move __skb_get_hash function declaration to flow_dissector.h
Jiri Pirko
2015-05-13
2
-1
/
+1
*
net: move *skb_get_poff declarations into correct header
Jiri Pirko
2015-05-13
2
-4
/
+3
*
flow_dissector: remove unused function flow_get_hlen declaration
Jiri Pirko
2015-05-13
1
-3
/
+0
*
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2015-05-13
4
-7
/
+14
*
net: sched: use counter to break reclassify loops
Florian Westphal
2015-05-13
2
-16
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
23
-24
/
+183
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-12
10
-10
/
+133
|
|
\
|
|
*
net: Remove remaining remnants of pm_qos from netdevice.h
David Ahern
2015-05-12
1
-3
/
+0
|
|
*
mpls: Change reserved label names to be consistent with netbsd
Tom Herbert
2015-05-09
1
-6
/
+6
|
|
*
mpls: Move reserved label definitions
Tom Herbert
2015-05-05
1
-0
/
+10
|
|
*
Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-05-04
1
-0
/
+2
|
|
|
\
|
|
|
*
mac80211: fix 90 kernel-doc warnings
Randy Dunlap
2015-05-04
1
-0
/
+2
|
|
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-04
6
-4
/
+114
|
|
|
\
\
|
|
|
*
|
cfg802154: pass name_assign_type to rdev_add_virtual_intf()
Varka Bhadram
2015-04-30
1
-0
/
+2
|
|
|
*
|
mac802154: add description to mac802154 APIs
Varka Bhadram
2015-04-30
1
-2
/
+92
|
|
*
|
|
codel: fix maxpacket/mtu confusion
Eric Dumazet
2015-05-03
1
-3
/
+7
|
*
|
|
|
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-11
1
-0
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
libata: Ignore spurious PHY event on LPM policy change
Gabriele Mazzotta
2015-04-25
1
-0
/
+9
|
|
*
|
|
|
libata: Add helper to determine when PHY events should be ignored
Gabriele Mazzotta
2015-04-25
1
-0
/
+1
|
*
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-05-09
1
-2
/
+0
|
|
\
\
\
\
\
|
|
*
|
|
|
|
irqchip: gic: Drop support for gic_arch_extn
Marc Zyngier
2015-04-24
1
-2
/
+0
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-05-08
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
blk-mq: fix FUA request hang
Shaohua Li
2015-05-04
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-05-08
1
-1
/
+1
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
tracing: Make ftrace_print_array_seq compute buf_len
Alex Bennée
2015-05-06
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://github.com/dledford/linux
Linus Torvalds
2015-05-07
4
-5
/
+31
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
IB/core: Fix unaligned accesses
David Ahern
2015-05-05
1
-3
/
+4
|
|
*
|
|
|
|
|
|
|
IB/core: change rdma_gid2ip into void function as it always return zero
Honggang LI
2015-05-05
1
-2
/
+1
|
|
*
|
|
|
|
|
|
|
RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...
Tatyana Nikolova
2015-05-05
2
-0
/
+26
|
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-05-06
2
-0
/
+2
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
xen: Suspend ticks on all CPUs during suspend
Boris Ostrovsky
2015-04-29
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
xen/grant: introduce func gnttab_unmap_refs_sync()
Bob Liu
2015-04-27
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-06
1
-4
/
+0
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver
Sonny Rao
2015-04-22
1
-4
/
+0
|
*
|
|
|
|
|
|
|
|
|
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
2015-05-05
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
util_macros.h: have array pointer point to array of constants
Guenter Roeck
2015-05-05
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-05-05
3
-1
/
+22
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
lib: make memzero_explicit more robust against dead store elimination
Daniel Borkmann
2015-05-04
3
-1
/
+22
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2015-05-03
1
-0
/
+1
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
SCSI: add 1024 max sectors black list flag
Mike Christie
2015-04-27
1
-0
/
+1
|
|
|
|
_
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
2015-05-13
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
switchdev: align comment with other comments in block
Scott Feldman
2015-05-13
1
-1
/
+1
[next]