index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
hung_task.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-15
netfilter: CLUSTERIP: RCU conversion
Eric Dumazet
1
-19
/
+29
2010-06-14
netfilter: defrag: kill unused work parameter of frag_kfree_skb()
Shan Wei
1
-4
/
+2
2010-06-14
netfilter: defrag: remove one redundant atomic ops
Shan Wei
1
-2
/
+1
2010-06-14
netfilter: kill redundant check code in which setting ip_summed value
Shan Wei
2
-6
/
+2
2010-06-14
netfilter: nfnetlink_log: RCU conversion, part 2
Eric Dumazet
2
-6
/
+13
2010-06-09
netfilter: nfnetlink_log: RCU conversion
Eric Dumazet
1
-22
/
+27
2010-06-09
netfilter: nfnetlink_queue: some optimizations
Eric Dumazet
1
-19
/
+14
2010-06-09
netfilter: ip6_queue: rwlock to spinlock conversion
Eric Dumazet
1
-32
/
+25
2010-06-09
netfilter: ip_queue: rwlock to spinlock conversion
Eric Dumazet
1
-32
/
+25
2010-06-09
netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4...
Shan Wei
1
-1
/
+2
2010-06-09
netfilter: nf_conntrack: per_cpu untracking
Eric Dumazet
2
-13
/
+28
2010-06-08
netfilter: nf_conntrack: IPS_UNTRACKED bit
Eric Dumazet
15
-29
/
+47
2010-06-08
netfilter: xt_rateest: Better struct xt_rateest layout
Eric Dumazet
1
-3
/
+7
2010-06-04
netfilter: vmalloc_node cleanup
Eric Dumazet
3
-10
/
+8
2010-06-01
netfilter: xt_statistic: remove nth_lock spinlock
Eric Dumazet
1
-10
/
+9
2010-06-01
netfilter: br_netfilter: use skb_set_noref()
Eric Dumazet
1
-4
/
+2
2010-05-31
drivers/net/arcnet/capmode.c: clean up code
Daniel Mack
1
-99
/
+78
2010-05-31
net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.
David S. Miller
1
-1
/
+1
2010-05-31
r8169: remove unnecessary cast of readl()'s return value
Junchang Wang
1
-1
/
+1
2010-05-31
8139too: remove unnecessary cast of ioread32()'s return value
Junchang Wang
1
-4
/
+4
2010-05-31
atm: [he] rewrite buffer handling in receive path
chas williams - CONTRACTOR
2
-103
/
+126
2010-05-31
atm: [he] remove small buffer allocation/handling code
chas williams - CONTRACTOR
2
-148
/
+16
2010-05-31
atm: [nicstar] remove virt_to_bus() and support 64-bit platforms
chas williams - CONTRACTOR
3
-175
/
+237
2010-05-31
atm: [nicstar] reformatted with Lindent
chas williams - CONTRACTOR
3
-3169
/
+2888
2010-05-31
mlx4_en: use net_device dev_id to indicate port number
Eli Cohen
1
-0
/
+1
2010-05-31
xen: netfront: explicitly generate arp_notify event after migration.
Ian Campbell
1
-0
/
+1
2010-05-31
arp_notify: allow drivers to explicitly request a notification event.
Ian Campbell
4
-0
/
+22
2010-05-31
arp_notify: document that a gratuitous ARP request is sent when this option i...
Ian Campbell
1
-1
/
+1
2010-05-31
caif: cleanup: remove duplicate checks
Dan Carpenter
1
-6
/
+2
2010-05-31
caif: remove unneeded null check in caif_connect()
Dan Carpenter
1
-2
/
+1
2010-05-31
drivers/isdn: Use memdup_user
Julia Lawall
3
-32
/
+12
2010-05-31
drivers/net/wan: Use memdup_user
Julia Lawall
1
-10
/
+4
2010-05-31
net/dccp: Use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-31
drivers/net/wan: Use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-31
drivers/net/cxgb3: Use memdup_user
Julia Lawall
1
-9
/
+3
2010-05-31
drivers/net: Use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-31
net/can: Use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-31
tcp: tcp_md5_hash_skb_data() frag_list handling
Eric Dumazet
1
-0
/
+5
2010-05-31
net: remove zap_completion_queue
Eric Dumazet
2
-32
/
+3
2010-05-31
net: Use __this_cpu_inc() in fast path
Eric Dumazet
2
-4
/
+2
2010-05-31
cleanup: remove MIN_FRAG_SIZE definition.
Rami Rosen
1
-1
/
+0
2010-05-30
Linux 2.6.35-rc1
v2.6.35-rc1
Linus Torvalds
1
-2
/
+2
2010-05-30
ia64: revert __node_random addition
Linus Torvalds
1
-17
/
+0
2010-05-30
CPU: Avoid using unititialized error variable in disable_nonboot_cpus()
Rafael J. Wysocki
1
-1
/
+1
2010-05-30
rapidio: fix new kernel-doc warnings
Randy Dunlap
3
-5
/
+13
2010-05-30
Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"
Linus Torvalds
5
-31
/
+1
2010-05-30
SLUB: Allow full duplication of kmalloc array for 390
Christoph Lameter
1
-1
/
+1
2010-05-30
parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic
John David Anglin
1
-3
/
+13
2010-05-30
parisc: Remove unnecessary macros from entry.S
John David Anglin
1
-33
/
+7
2010-05-30
parisc: LWS fixes for syscall.S
John David Anglin
1
-23
/
+9
[next]