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
Commit message (
Expand
)
Author
Age
Files
Lines
*
arcnet: Add com9026.h to standardize COM9026_REG_<foo>
Joe Perches
2015-09-23
5
-34
/
+21
*
arcnet: Remove function pointer macro indirections
Joe Perches
2015-09-23
2
-37
/
+32
*
arcnet: com90xx: Use arcnet_readb/writeb routines
Joe Perches
2015-09-23
1
-12
/
+17
*
arcnet: arc-rimi: Use arcnet_<I/O> routines
Joe Perches
2015-09-23
1
-30
/
+25
*
arcnet: arcdevice.h: Add arcnet_readb and arcnet_writeb
Joe Perches
2015-09-23
1
-0
/
+5
*
arcnet: com90xx: Use arcnet_<I/O> routines
Joe Perches
2015-09-23
1
-34
/
+33
*
arcnet: com90io: Use arcnet_<I/O> routines
Joe Perches
2015-09-23
1
-53
/
+48
*
arcnet: com20020: Use arcnet_<I/O> routines
Joe Perches
2015-09-23
6
-122
/
+114
*
arcnet: Add arcnet_<I/O> macros
Joe Perches
2015-09-23
1
-0
/
+25
*
arcnet: Make a char * array const char * const
Joe Perches
2015-09-23
1
-5
/
+10
*
arcnet: Move files out of include/linux
Joe Perches
2015-09-23
15
-22
/
+28
*
arcnet: Wrap some long lines
Joe Perches
2015-09-23
11
-52
/
+81
*
arcnet: Convert arcnet_dump_skb macro to static inline
Joe Perches
2015-09-23
1
-1
/
+4
*
arcnet: Remove pointer comparisons to NULL
Joe Perches
2015-09-23
4
-6
/
+6
*
arcnet: Remove assignments from ifs
Joe Perches
2015-09-23
3
-3
/
+7
*
arcnet: Remove unnecessary OOM messages
Joe Perches
2015-09-23
5
-10
/
+2
*
arcnet: Move EXPORT_SYMBOL after declarations
Joe Perches
2015-09-23
1
-15
/
+18
*
arcnet: Convert printk to pr_<level>
Joe Perches
2015-09-23
12
-64
/
+65
*
arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont
Joe Perches
2015-09-23
12
-327
/
+355
*
arcnet: Expand odd BUGLVL macro with if and uses
Joe Perches
2015-09-23
12
-58
/
+93
*
arcnet: Neaten BUGMSG macro defines
Joe Perches
2015-09-23
1
-7
/
+17
*
arcnet: Use network block comment style
Joe Perches
2015-09-23
11
-132
/
+95
*
arcnet: Use include/linux path for asm
Joe Perches
2015-09-23
7
-7
/
+7
*
arcnet: Coalesce string fragments
Joe Perches
2015-09-23
6
-36
/
+22
*
arcnet: Use normal kernel brace style
Joe Perches
2015-09-23
8
-71
/
+52
*
arcnet: Add and remove blank lines
Joe Perches
2015-09-23
13
-93
/
+13
*
arcnet: Use normal kernel spacing style
Joe Perches
2015-09-23
13
-394
/
+394
*
arcnet: fix indentation of if_arcnet.h
Joe Perches
2015-09-23
1
-29
/
+26
*
usbnet: remove invalid check
Andrzej Hajda
2015-09-22
3
-15
/
+0
*
rndis_wlan: fix checking for default value
Andrzej Hajda
2015-09-22
1
-1
/
+1
*
orinoco: fix checking for default value
Andrzej Hajda
2015-09-22
1
-3
/
+3
*
mwifiex: fix comparison expression
Andrzej Hajda
2015-09-22
1
-2
/
+2
*
net: brcm80211: fix range check
Andrzej Hajda
2015-09-22
1
-1
/
+1
*
net: stmmac: fix type of entry variable
Andrzej Hajda
2015-09-22
1
-1
/
+1
*
net/ibm/emac: fix type of phy_mode
Andrzej Hajda
2015-09-22
1
-1
/
+1
*
isdn: hisax: fix frame calculation
Andrzej Hajda
2015-09-22
1
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-09-22
120
-653
/
+816
|
\
|
*
netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6
Eric W. Biederman
2015-09-18
1
-1
/
+1
|
*
netfilter: Pass net into nf_xfrm_me_harder
Eric W. Biederman
2015-09-18
4
-7
/
+7
|
*
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
2015-09-18
43
-157
/
+156
|
*
ipvs: Read hooknum from state rather than ops->hooknum
Eric W. Biederman
2015-09-18
1
-8
/
+8
|
*
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
Eric W. Biederman
2015-09-18
16
-18
/
+24
|
*
act_connmark: Remember the struct net instead of guessing it.
Eric W. Biederman
2015-09-18
2
-1
/
+3
|
*
netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6
Eric W. Biederman
2015-09-18
7
-44
/
+14
|
*
netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...
Eric W. Biederman
2015-09-18
5
-20
/
+15
|
*
netfilter: nf_tables: Pass struct net in nft_pktinfo
Eric W. Biederman
2015-09-18
1
-1
/
+2
|
*
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
2015-09-18
17
-43
/
+41
|
*
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
2015-09-18
8
-1
/
+9
|
*
netfilter: nf_tables: kill nft_pktinfo.ops
Eric W. Biederman
2015-09-18
25
-64
/
+54
|
*
inet netfilter: Prefer state->hook to ops->hooknum
Eric W. Biederman
2015-09-18
6
-21
/
+21
[next]