index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-24
e1000e: Use kmemdup rather than duplicating its implementation
Bruce Allan
1
-9
/
+2
2011-01-24
e1000e: reduce scope of some variables, remove unnecessary ones
Bruce Allan
5
-33
/
+31
2011-01-24
e1000e: convert to stats64
Jeff Kirsher
3
-34
/
+80
2011-01-21
net: netif_setup_tc() is static
Eric Dumazet
1
-1
/
+1
2011-01-21
rtnetlink: fix link attribute validation with IFLA_GROUP
Patrick McHardy
1
-5
/
+8
2011-01-21
ppp: Use SKB queue abstraction interfaces in fragment processing.
David S. Miller
1
-15
/
+16
2011-01-21
net: Add safe reverse SKB queue walkers.
David S. Miller
1
-0
/
+9
2011-01-21
ppp: Reconstruct fragmented packets using frag lists instead of copying.
David S. Miller
1
-16
/
+23
2011-01-21
ppp: Clean up kernel log messages.
David S. Miller
1
-37
/
+49
2011-01-21
dccp: clean up unused DCCP_STATE_MASK definition
Shan Wei
1
-2
/
+0
2011-01-21
enic: Bug Fix: Dont reset ENIC_SET_APPLIED flag on port profile disassociate
Roopa Prabhu
2
-7
/
+9
2011-01-21
ipv6: raw: rcu annotations
Eric Dumazet
1
-7
/
+7
2011-01-21
neigh: __rcu annotations
Eric Dumazet
1
-6
/
+7
2011-01-21
net: ipv6: sit: fix rcu annotations
Eric Dumazet
1
-10
/
+13
2011-01-21
via-velocity: fix the WOL bug on 1000M full duplex forced mode.
françois romieu
2
-4
/
+13
2011-01-21
net_sched: RCU conversion of stab
Eric Dumazet
4
-19
/
+38
2011-01-21
net_sched: move TCQ_F_THROTTLED flag
Eric Dumazet
7
-21
/
+39
2011-01-21
net_sched: sfq: allow divisor to be a parameter
Eric Dumazet
1
-12
/
+30
2011-01-21
net: dev_close_many() is static
Eric Dumazet
1
-1
/
+1
2011-01-21
atl1e: remove private #define.
françois romieu
4
-136
/
+25
2011-01-21
atl1c: remove private #define.
françois romieu
2
-49
/
+9
2011-01-20
netfilter: add a missing include in nf_conntrack_reasm.c
Eric Dumazet
1
-0
/
+1
2011-01-20
netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=n
Patrick McHardy
1
-0
/
+12
2011-01-20
netfilter: xtables: add missing header inclusions for headers_check
Jan Engelhardt
39
-0
/
+77
2011-01-20
netfilter: nf_nat: place conntrack in source hash after SNAT is done
Changli Gao
1
-7
/
+11
2011-01-20
netfilter: xtables: remove duplicate member
Jan Engelhardt
1
-1
/
+1
2011-01-20
netfilter: do not omit re-route check on NF_QUEUE verdict
Florian Westphal
1
-1
/
+1
2011-01-20
netfilter: xtables: remove extraneous header that slipped in
Jan Engelhardt
1
-1
/
+0
2011-01-20
net_sched: cleanups
Eric Dumazet
41
-801
/
+842
2011-01-20
af_unix: coding style: remove one level of indentation in unix_shutdown()
Alban Crequy
1
-29
/
+31
2011-01-20
net_sched: implement a root container qdisc sch_mqprio
John Fastabend
5
-0
/
+446
2011-01-20
net: implement mechanism for HW based QOS
John Fastabend
2
-1
/
+122
2011-01-20
netlink: support setting devgroup parameters
Vlad Dogaru
1
-4
/
+28
2011-01-20
net_device: add support for network device groups
Vlad Dogaru
4
-0
/
+26
2011-01-20
net: cleanup unused macros in net directory
Shan Wei
10
-12
/
+2
2011-01-20
vxge: update driver version
Jon Mason
1
-2
/
+2
2011-01-20
vxge: MSIX one shot mode
Jon Mason
6
-50
/
+302
2011-01-20
vxge: correct eprom version detection
Jon Mason
2
-2
/
+2
2011-01-20
vxge: cleanup probe error paths
Jon Mason
1
-30
/
+25
2011-01-19
netfilter: nf_conntrack: fix lifetime display for disabled connections
Patrick McHardy
1
-17
/
+12
2011-01-19
netfilter: xtables: connlimit revision 1
Jan Engelhardt
3
-14
/
+49
2011-01-19
netfilter: nf_conntrack_tstamp: add flow-based timestamp extension
Pablo Neira Ayuso
10
-1
/
+312
2011-01-19
net: filter: dont block softirqs in sk_run_filter()
Eric Dumazet
3
-7
/
+7
2011-01-19
af_unix: implement socket filter
Alban Crequy
1
-0
/
+6
2011-01-19
gianfar: Fix misleading indentation in startup_gfar()
Anton Vorontsov
1
-1
/
+1
2011-01-19
net/irda/sh_irda: return to RX mode when TX error
Kuninori Morimoto
1
-2
/
+12
2011-01-19
net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.
Jesse Gross
1
-2
/
+2
2011-01-19
USB CDC NCM: tx_fixup() race condition fix
Alexey Orishko
1
-7
/
+12
2011-01-19
ns83820: Avoid bad pointer deref in ns83820_init_one().
Jesper Juhl
1
-3
/
+2
2011-01-19
ipv6: Silence privacy extensions initialization
Romain Francoise
1
-3
/
+0
[next]