index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cast5.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction
Eric Dumazet
1
-0
/
+4
2012-06-06
drivers: net: Remove casts to same type
Joe Perches
13
-24
/
+23
2012-06-06
wireless: Remove casts to same type
Joe Perches
55
-247
/
+198
2012-06-06
ethernet: Remove casts to same type
Joe Perches
34
-97
/
+87
2012-06-06
be2net: update driver version
Sathya Perla
1
-1
/
+1
2012-06-06
be2net: do not use SCRATCHPAD register
Sathya Perla
2
-9
/
+3
2012-06-06
be2net: remove unnecessary usage of unlikely()
Sathya Perla
1
-2
/
+2
2012-06-06
be2net: fix reporting number of actual rx queues
Sathya Perla
1
-1
/
+7
2012-06-06
be2net: do not modify PCI MaxReadReq size
Sathya Perla
1
-2
/
+0
2012-06-06
be2net: cleanup be_vid_config()
Sathya Perla
1
-16
/
+9
2012-06-06
be2net: don't call vid_config() when there's no vlan config
Sathya Perla
1
-1
/
+2
2012-06-06
gianfar_ethtool: coding style and whitespace cleanups
Jan Ceuleers
1
-196
/
+224
2012-06-06
gianfar: Remove superfluous initialisations
Jan Ceuleers
1
-16
/
+14
2012-06-06
gianfar: various coding style and whitespace cleanups
Jan Ceuleers
1
-144
/
+154
2012-06-06
gianfar: comment cleanup
Jan Ceuleers
1
-72
/
+83
2012-06-06
gianfar: whitespace cleanup - pointers and multiplications
Jan Ceuleers
1
-8
/
+8
2012-06-04
stmmac: remove two useless initialisations
Giuseppe CAVALLARO
1
-2
/
+1
2012-06-04
net/9p: Add __force to cast of __user pointer
Joe Perches
1
-1
/
+1
2012-06-04
net: Remove casts to same type
Joe Perches
14
-36
/
+32
2012-06-04
net/ethernet: ks8851_mll mac address configuration support added
Raffaele Recalcati
2
-7
/
+51
2012-06-04
sock_diag: add SK_MEMINFO_BACKLOG
Eric Dumazet
2
-0
/
+2
2012-06-04
net: use consume_skb() in place of kfree_skb()
Eric Dumazet
7
-12
/
+14
2012-06-04
tcp: tcp_make_synack() consumes dst parameter
Eric Dumazet
3
-6
/
+14
2012-06-04
tcp: tcp_make_synack() can use alloc_skb()
Eric Dumazet
1
-1
/
+1
2012-06-03
Linux 3.5-rc1
v3.5-rc1
Linus Torvalds
1
-2
/
+2
2012-06-03
dm thin: provide userspace access to pool metadata
Joe Thornber
5
-11
/
+193
2012-06-03
dm thin: use slab mempools
Mike Snitzer
1
-62
/
+99
2012-06-03
dm mpath: allow ioctls to trigger pg init
Mikulas Patocka
1
-9
/
+17
2012-06-03
dm mpath: delay retry of bypassed pg
Mike Christie
1
-2
/
+6
2012-06-03
dm mpath: reduce size of struct multipath
Mike Snitzer
1
-6
/
+7
2012-06-03
tty: Revert the tty locking series, it needs more work
Linus Torvalds
14
-191
/
+119
2012-06-02
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
1
-1
/
+1
2012-06-02
mcs7830: Implement link state detection
Ondrej Zary
1
-2
/
+23
2012-06-02
powerpc: Fix size of st_nlink on 64bit
Anton Blanchard
1
-1
/
+1
2012-06-02
frv: Remove bogus closing parenthesis
Geert Uytterhoeven
1
-1
/
+1
2012-06-02
e1000e: fix Rapid Start Technology support for i217
Bruce Allan
1
-9
/
+9
2012-06-02
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
1
-1
/
+1
2012-06-02
nls: fix (and rename) mac NLS table files and config options
Linus Torvalds
13
-33
/
+33
2012-06-02
fs/nls/Makefile: remove bogus CONFIG_ assignments
Andrew Morton
1
-12
/
+0
2012-06-02
r8169: call netif_napi_del at errpaths and at driver unload
Devendra Naga
1
-0
/
+3
2012-06-01
x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32
H.J. Lu
1
-6
/
+0
2012-06-01
mtd: mxc_nand: move ecc strengh setup before nand_scan_tail
Sascha Hauer
1
-6
/
+6
2012-06-01
mtd: block2mtd: fix recursive call of mtd_writev
Gabor Juhos
1
-1
/
+0
2012-06-01
mtd: gpmi-nand: define ecc.strength
Marek Vasut
1
-0
/
+5
2012-06-01
apple-gmux: Fix up the suspend/resume patch
Matthew Garrett
1
-1
/
+1
2012-06-01
mtd: of_parts: fix breakage in Kconfig
Frank Svendsboe
1
-1
/
+1
2012-06-01
tcp: reflect SYN queue_mapping into SYNACK packets
Eric Dumazet
2
-6
/
+12
2012-06-01
tcp: do not create inetpeer on SYNACK message
Eric Dumazet
1
-1
/
+2
2012-06-01
8139cp/8139too: terminate the eeprom access with the right opmode
Jason Wang
2
-2
/
+2
2012-06-01
8139cp: set ring address before enabling receiver
Jason Wang
1
-11
/
+11
[next]