index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rmd256.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-25
sysfs: Remove support for tagged directories with untagged members (again)
Eric W. Biederman
1
-4
/
+4
2011-10-25
pinctrl/sirf: fix sirfsoc_get_group_pins prototype
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-10-25
x86: Fix compilation bug in kprobes' twobyte_is_boostable
Josh Stone
1
-1
/
+3
2011-10-25
target: Fix compile warning w/ missing module.h include
Nicholas Bellinger
1
-0
/
+1
2011-10-25
dp83640: free packet queues on remove
Richard Cochran
1
-0
/
+7
2011-10-25
dp83640: use proper function to free transmit time stamping packets
Richard Cochran
1
-2
/
+2
2011-10-25
ipv6: Do not use routes from locally generated RAs
Andreas Hofmeister
1
-0
/
+8
2011-10-25
|PATCH net-next] tg3: add tx_dropped counter
Eric Dumazet
2
-12
/
+12
2011-10-25
be2net: don't create multiple RX/TX rings in multi channel mode
Sathya Perla
2
-4
/
+18
2011-10-25
be2net: don't create multiple TXQs in BE2
Sathya Perla
1
-10
/
+16
2011-10-25
be2net: refactor VF setup/teardown code into be_vf_setup/clear()
Sathya Perla
3
-152
/
+147
2011-10-25
be2net: add vlan/rx-mode/flow-control config to be_setup()
Sathya Perla
1
-65
/
+56
2011-10-25
net_sched: cls_flow: use skb_header_pointer()
Eric Dumazet
1
-92
/
+96
2011-10-25
ipv4: avoid useless call of the function check_peer_pmtu
Gao feng
1
-2
/
+1
2011-10-24
TCP: remove TCP_DEBUG
Flavio Leitner
3
-5
/
+0
2011-10-24
net: Fix driver name for mdio-gpio.c
Dirk Eibach
1
-1
/
+1
2011-10-24
m68k: Finally remove leftover markers sections
Kirill Tkhai
2
-2
/
+0
2011-10-24
m68k/mac: Fix mac_irq_pending() for PSC MACE and SCC
Finn Thain
1
-1
/
+1
2011-10-24
m68k/mac: Fix compiler warning in via_read_time()
Finn Thain
1
-17
/
+23
2011-10-24
zorro: Fix four checkpatch warnings
Jim Rotmalm
1
-4
/
+4
2011-10-24
9p: fix 9p.txt to advertise msize instead of maxdata
Nicolae Mogoreanu
1
-1
/
+1
2011-10-24
net/9p: Convert net/9p protocol dumps to tracepoints
Aneesh Kumar K.V
7
-92
/
+238
2011-10-24
fs/9p: change an int to unsigned int
Dan Carpenter
2
-2
/
+3
2011-10-24
fs/9p: Cleanup option parsing in 9p
Aneesh Kumar K.V
2
-14
/
+31
2011-10-24
9p: move dereference after NULL check
Dan Carpenter
1
-2
/
+2
2011-10-24
fs/9p: inode file operation is properly initialized init_special_inode
Aneesh Kumar K.V
1
-2
/
+0
2011-10-24
fs/9p: Update zero-copy implementation in 9p
Aneesh Kumar K.V
9
-348
/
+506
2011-10-24
nfs41: implement DESTROY_CLIENTID operation
Mi Jinlong
4
-2
/
+61
2011-10-24
nfsd4: typo logical vs bitwise negate for want_mask
Benny Halevy
1
-1
/
+1
2011-10-24
nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG...
Benny Halevy
1
-0
/
+2
2011-10-24
nfsd4: seq->status_flags may be used unitialized
Benny Halevy
1
-2
/
+4
2011-10-24
nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid
Benny Halevy
3
-1
/
+18
2011-10-24
Linux 3.1
v3.1
Linus Torvalds
1
-1
/
+1
2011-10-24
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
Eric Dumazet
5
-9
/
+15
2011-10-24
rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces
Eric W. Biederman
1
-0
/
+1
2011-10-24
ipv4: fix ipsec forward performance regression
Yan, Zheng
1
-7
/
+7
2011-10-24
jme: fix irq storm after suspend/resume
Clemens Buchacher
1
-0
/
+6
2011-10-24
route: fix ICMP redirect validation
Flavio Leitner
1
-5
/
+31
2011-10-24
net: hold sock reference while processing tx timestamps
Richard Cochran
3
-4
/
+17
2011-10-24
tcp: md5: add more const attributes
Eric Dumazet
3
-20
/
+22
2011-10-24
Add ethtool -g support to virtio_net
Rick Jones
3
-0
/
+28
2011-10-24
tcp: md5: dont write skb head in tcp_md5_hash_header()
Eric Dumazet
2
-7
/
+9
2011-10-24
x86: Fix S4 regression
Takashi Iwai
1
-2
/
+1
2011-10-24
target: Remove legacy se_task->task_timer and associated logic
Nicholas Bellinger
5
-194
/
+4
2011-10-24
target: Fix incorrect transport_sent usage
Nicholas Bellinger
4
-7
/
+5
2011-10-24
target: re-use the command S/G list for single-task commands
Christoph Hellwig
1
-11
/
+31
2011-10-24
target: Fix BIDI t_task_cdb handling in transport_generic_new_cmd
Nicholas Bellinger
1
-9
/
+9
2011-10-24
target: remove transport_allocate_tasks
Christoph Hellwig
1
-49
/
+32
2011-10-24
target: merge transport_new_cmd_obj into transport_generic_new_cmd
Christoph Hellwig
1
-76
/
+53
2011-10-24
target: remove the task_sg_bidi field se_task and pSCSI BIDI support
Christoph Hellwig
3
-46
/
+5
[next]