index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-17
[NET]: Clean up skb_linearize
Herbert Xu
9
-91
/
+39
2006-06-17
[NET]: Add netif_tx_lock
Herbert Xu
21
-98
/
+121
2006-06-17
[NETFILTER]: hashlimit match: fix random initialization
Patrick McHardy
1
-2
/
+5
2006-06-17
[NETFILTER]: recent match: missing refcnt initialization
Patrick McHardy
1
-0
/
+1
2006-06-17
[NETFILTER]: recent match: fix "sleeping function called from invalid context"
Patrick McHardy
1
-5
/
+10
2006-06-17
[SECMARK]: Add new packet controls to SELinux
James Morris
6
-119
/
+241
2006-06-17
[SECMARK]: Add CONNSECMARK xtables target
James Morris
4
-0
/
+180
2006-06-17
[SECMARK]: Add secmark support to conntrack
James Morris
9
-0
/
+74
2006-06-17
[SECMARK]: Add xtables SECMARK target
James Morris
4
-0
/
+192
2006-06-17
[SECMARK]: Add secmark support to core networking.
James Morris
6
-1
/
+34
2006-06-17
[SECMARK]: Add SELinux exports
James Morris
2
-0
/
+54
2006-06-17
[SECMARK]: Add new flask definitions to SELinux
James Morris
4
-0
/
+8
2006-06-17
[SELINUX]: add security class for appletalk sockets
Christopher J. PeBenito
5
-0
/
+28
2006-06-17
[NET]: Fix warnings after LSM-IPSEC changes.
David S. Miller
2
-3
/
+3
2006-06-17
[NET]: NET_TCPPROBE Kconfig fix
Dave Jones
1
-1
/
+1
2006-06-17
[LSM-IPsec]: SELinux Authorize
Catherine Zhang
7
-23
/
+108
2006-06-17
[CONNECTOR]: Fix warning in cn_queue.c
Andreas Schwab
1
-1
/
+1
2006-06-17
[IPV4] icmp: Kill local 'ip' arg in icmp_redirect().
David S. Miller
1
-3
/
+2
2006-06-17
[IPV4]: Right prototype of __raw_v4_lookup()
Alexey Dobriyan
2
-2
/
+2
2006-06-17
[IPV4] igmp: Fixup struct ip_mc_list::multiaddr type
Alexey Dobriyan
2
-2
/
+2
2006-06-17
[TCP]: Fix compile warning in tcp_probe.c
David S. Miller
1
-1
/
+3
2006-06-17
[TCP]: Limited slow start for Highspeed TCP
Stephen Hemminger
1
-3
/
+21
2006-06-17
[TCP]: TCP Probe congestion window tracing
Stephen Hemminger
3
-0
/
+195
2006-06-17
[TCP]: Minimum congestion window consolidation.
Stephen Hemminger
9
-48
/
+23
2006-06-17
[TCP]: TCP Compound quad root function
Stephen Hemminger
1
-24
/
+66
2006-06-17
[TCP]: TCP Compound congestion control
Angelo P. Castellani
3
-0
/
+418
2006-06-17
[TCP]: TCP Veno congestion control
Bin Zhou
3
-0
/
+251
2006-06-17
[TCP]: TCP Low Priority congestion control
Wong Hoi Sing Edison
3
-0
/
+349
2006-06-17
[LLC]: Fix double receive of SKB.
Andrew Morton
1
-1
/
+0
2006-06-17
[NETFILTER]: PPTP helper: fixup gre_keymap_lookup() return type
Alexey Dobriyan
1
-3
/
+3
2006-06-17
[NETFILTER]: Add SIP connection tracking helper
Patrick McHardy
5
-0
/
+784
2006-06-17
[NETFILTER]: H.323 helper: replace internal_net_addr parameter by routing-bas...
Patrick McHardy
1
-30
/
+27
2006-06-17
[NETFILTER]: H.323 helper: Add support for Call Forwarding
Jing Min Zhao
7
-8
/
+206
2006-06-17
[NETFILTER]: amanda helper: convert to textsearch infrastructure
Patrick McHardy
2
-49
/
+96
2006-06-17
[NETFILTER]: FTP helper: search optimization
Patrick McHardy
2
-68
/
+86
2006-06-17
[NETFILTER]: SNMP helper: fix debug module param type
Patrick McHardy
1
-1
/
+1
2006-06-17
[NETFILTER]: ctnetlink: change table dumping not to require an unique ID
Patrick McHardy
2
-16
/
+48
2006-06-17
[NETFILTER]: ctnetlink: fix NAT configuration
Patrick McHardy
3
-63
/
+47
2006-06-17
[NETFILTER]: conntrack: add fixed timeout flag in connection tracking
Eric Leblond
3
-0
/
+16
2006-06-17
[NETFILTER]: conntrack: add sysctl to disable checksumming
Patrick McHardy
12
-8
/
+36
2006-06-17
[NETFILTER]: conntrack: don't call helpers for related ICMP messages
Patrick McHardy
3
-3
/
+3
2006-06-17
[NETFILTER]: recent match: replace by rewritten version
Patrick McHardy
1
-891
/
+377
2006-06-17
[NETFILTER]: x_tables: add statistic match
Patrick McHardy
4
-0
/
+151
2006-06-17
[NETFILTER]: x_tables: add quota match
Patrick McHardy
4
-0
/
+123
2006-06-17
[NETFILTER]: x_tables: add SCTP/DCCP support where missing
Patrick McHardy
3
-65
/
+26
2006-06-17
[NETFILTER]: x_tables: remove some unnecessary casts
Patrick McHardy
6
-9
/
+6
2006-06-17
[IPSEC] xfrm: Use IPPROTO_MAX instead of 256
Herbert Xu
1
-1
/
+1
2006-06-17
[IPSEC] proto: Move transport mode input path into xfrm_mode_transport
Herbert Xu
8
-83
/
+59
2006-06-17
[IPSEC] xfrm: Abstract out encapsulation modes
Herbert Xu
17
-170
/
+553
2006-06-17
[IPSEC] xfrm: Undo afinfo lock proliferation
Herbert Xu
7
-52
/
+38
[next]