index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-23
bridge: don't age externally added FDB entries
Siva Mannem
1
-0
/
+2
2015-09-23
rocker: add FDB cleanup timer
Scott Feldman
1
-0
/
+42
2015-09-23
rocker: adding port ageing_time for ageing out FDB entries
Scott Feldman
1
-0
/
+2
2015-09-23
bridge: define some min/max/default ageing time constants
Scott Feldman
2
-1
/
+7
2015-09-23
rocker: store rocker_port in fdb key rather than pport
Scott Feldman
1
-4
/
+4
2015-09-23
rocker: track when FDB entry is touched.
Scott Feldman
1
-6
/
+12
2015-09-23
Merge branch 'cls_bpf-next'
David S. Miller
1
-15
/
+16
2015-09-23
cls_bpf: further limit exec opcodes subset
Daniel Borkmann
1
-3
/
+0
2015-09-23
cls_bpf: make binding to classid optional
Daniel Borkmann
1
-9
/
+8
2015-09-23
cls_bpf: also dump TCA_BPF_FLAGS
Daniel Borkmann
1
-3
/
+8
2015-09-23
Merge tag 'arcnet-cleanup-v4.3-rc2' of git://git.pengutronix.de/git/mgr/linux
David S. Miller
17
-1446
/
+1410
2015-09-23
sched, bpf: let stack handle !IFF_UP devs on bpf_clone_redirect
Daniel Borkmann
1
-3
/
+0
2015-09-23
ipv6 Use get_hash_from_flowi6 for rt6 hash
Tom Herbert
1
-25
/
+1
2015-09-23
arcnet: capmode: remove extra function
Michael Grzeschik
1
-6
/
+3
2015-09-23
arcnet: arc-rawmode: reorder module functions
Michael Grzeschik
1
-46
/
+38
2015-09-23
arcnet: com20020: replace magic numbers with readable macros
Michael Grzeschik
3
-8
/
+11
2015-09-23
arcnet: reformat structs to C99 format
Michael Grzeschik
2
-14
/
+35
2015-09-23
arcnet: Remove unused arcnet_<I/O>w macros
Joe Perches
1
-10
/
+0
2015-09-23
arcnet: Add com9026.h to standardize COM9026_REG_<foo>
Joe Perches
5
-34
/
+21
2015-09-23
arcnet: Remove function pointer macro indirections
Joe Perches
2
-37
/
+32
2015-09-23
arcnet: com90xx: Use arcnet_readb/writeb routines
Joe Perches
1
-12
/
+17
2015-09-23
arcnet: arc-rimi: Use arcnet_<I/O> routines
Joe Perches
1
-30
/
+25
2015-09-23
arcnet: arcdevice.h: Add arcnet_readb and arcnet_writeb
Joe Perches
1
-0
/
+5
2015-09-23
arcnet: com90xx: Use arcnet_<I/O> routines
Joe Perches
1
-34
/
+33
2015-09-23
arcnet: com90io: Use arcnet_<I/O> routines
Joe Perches
1
-53
/
+48
2015-09-23
arcnet: com20020: Use arcnet_<I/O> routines
Joe Perches
6
-122
/
+114
2015-09-23
arcnet: Add arcnet_<I/O> macros
Joe Perches
1
-0
/
+25
2015-09-23
arcnet: Make a char * array const char * const
Joe Perches
1
-5
/
+10
2015-09-23
arcnet: Move files out of include/linux
Joe Perches
15
-22
/
+28
2015-09-23
arcnet: Wrap some long lines
Joe Perches
11
-52
/
+81
2015-09-23
arcnet: Convert arcnet_dump_skb macro to static inline
Joe Perches
1
-1
/
+4
2015-09-23
arcnet: Remove pointer comparisons to NULL
Joe Perches
4
-6
/
+6
2015-09-23
arcnet: Remove assignments from ifs
Joe Perches
3
-3
/
+7
2015-09-23
arcnet: Remove unnecessary OOM messages
Joe Perches
5
-10
/
+2
2015-09-23
arcnet: Move EXPORT_SYMBOL after declarations
Joe Perches
1
-15
/
+18
2015-09-23
arcnet: Convert printk to pr_<level>
Joe Perches
12
-64
/
+65
2015-09-23
arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont
Joe Perches
12
-327
/
+355
2015-09-23
arcnet: Expand odd BUGLVL macro with if and uses
Joe Perches
12
-58
/
+93
2015-09-23
arcnet: Neaten BUGMSG macro defines
Joe Perches
1
-7
/
+17
2015-09-23
arcnet: Use network block comment style
Joe Perches
11
-132
/
+95
2015-09-23
arcnet: Use include/linux path for asm
Joe Perches
7
-7
/
+7
2015-09-23
arcnet: Coalesce string fragments
Joe Perches
6
-36
/
+22
2015-09-23
arcnet: Use normal kernel brace style
Joe Perches
8
-71
/
+52
2015-09-23
arcnet: Add and remove blank lines
Joe Perches
13
-93
/
+13
2015-09-23
arcnet: Use normal kernel spacing style
Joe Perches
13
-394
/
+394
2015-09-23
arcnet: fix indentation of if_arcnet.h
Joe Perches
1
-29
/
+26
2015-09-22
usbnet: remove invalid check
Andrzej Hajda
3
-15
/
+0
2015-09-22
rndis_wlan: fix checking for default value
Andrzej Hajda
1
-1
/
+1
2015-09-22
orinoco: fix checking for default value
Andrzej Hajda
1
-3
/
+3
2015-09-22
mwifiex: fix comparison expression
Andrzej Hajda
1
-2
/
+2
[prev]
[next]