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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-20
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
Arnaldo Carvalho de Melo
1
-17
/
+26
2006-03-20
[ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt
Arnaldo Carvalho de Melo
1
-0
/
+5
2006-03-20
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
8
-0
/
+61
2006-03-20
[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum
Herbert Xu
1
-1
/
+3
2006-03-20
[DECnet]: Endian annotation and fixes for DECnet.
Steven Whitehouse
8
-178
/
+177
2006-03-20
[SECURITY]: TCP/UDP getpeersec
Catherine Zhang
3
-6
/
+21
2006-03-20
[XFRM]: Fix aevent related crash
Patrick McHardy
1
-1
/
+9
2006-03-20
[TCP]: sysctl to allow TCP window > 32767 sans wscale
Rick Jones
2
-0
/
+2
2006-03-20
[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.
Neil Horman
2
-0
/
+2
2006-03-20
[NET]: sem2mutex part 2
Ingo Molnar
2
-2
/
+3
2006-03-20
[NET] sem2mutex: net/
Arjan van de Ven
1
-1
/
+2
2006-03-20
[NET]: dev_put/dev_hold cleanup
Stephen Hemminger
1
-2
/
+4
2006-03-20
[TG3]: Add 5787 and 5754 basic support
Michael Chan
1
-0
/
+4
2006-03-20
[NET] rtnetlink: Add RTPROT entry for Netsukuku.
Alpt
1
-0
/
+1
2006-03-20
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
1
-1
/
+1
2006-03-20
[NET]: Convert RTNL to mutex.
Stephen Hemminger
1
-13
/
+7
2006-03-20
[IRDA]: TOIM3232 dongle support
David Basden
1
-0
/
+1
2006-03-20
[ICSK]: Introduce inet_csk_ctl_sock_create
Arnaldo Carvalho de Melo
1
-0
/
+4
2006-03-20
[TCP] mtu probing: move tcp-specific data out of inet_connection_sock
John Heffner
2
-2
/
+6
2006-03-20
[AF_UNIX]: scm: better initialization
Benjamin LaHaise
1
-4
/
+6
2006-03-20
[NET]: Uninline kfree_skb and allow NULL argument
Jörn Engel
1
-16
/
+1
2006-03-20
[XFRM]: Rearrange struct xfrm_aevent_id for better compatibility.
Jamal Hadi Salim
1
-1
/
+1
2006-03-20
[DCCP] feat: Introduce sysctls for the default features
Arnaldo Carvalho de Melo
1
-0
/
+16
2006-03-20
[DCCP]: Make CCID2 be the default
Arnaldo Carvalho de Melo
1
-9
/
+0
2006-03-20
[DCCP]: sparse endianness annotations
Andrea Bittau
1
-31
/
+21
2006-03-20
[NETFILTER]: Fix skb->nf_bridge lifetime issues
Patrick McHardy
1
-10
/
+14
2006-03-20
[DCCP] CCID: Improve CCID infrastructure
Arnaldo Carvalho de Melo
1
-2
/
+0
2006-03-20
[IPSEC]: Sync series - policy expires
Jamal Hadi Salim
1
-1
/
+1
2006-03-20
[IPSEC]: Sync series - SA expires
Jamal Hadi Salim
1
-0
/
+3
2006-03-20
[IPSEC]: Sync series - acquire insert
Jamal Hadi Salim
1
-1
/
+1
2006-03-20
[IPSEC]: Sync series - core changes
Jamal Hadi Salim
3
-1
/
+75
2006-03-20
[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...
Patrick McHardy
1
-0
/
+1
2006-03-20
[NETFILTER]: ctnetlink: avoid unneccessary event message generation
Patrick McHardy
1
-0
/
+1
2006-03-20
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...
Patrick McHardy
4
-106
/
+94
2006-03-20
[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h
Patrick McHardy
1
-0
/
+12
2006-03-20
[NETFILTER]: x_tables: pass registered match/target data to match/target func...
Patrick McHardy
1
-2
/
+8
2006-03-20
[NETFILTER]: xt_tables: add centralized error checking
Patrick McHardy
1
-4
/
+19
2006-03-20
[DCCP]: Set the default CCID according to kernel config selection
Ian McDonald
1
-1
/
+10
2006-03-20
[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'
Harald Welte
1
-22
/
+34
2006-03-20
[TCP]: MTU probing
John Heffner
3
-0
/
+24
2006-03-20
[TG3]: Add support for 5714S and 5715S
Michael Chan
1
-0
/
+2
2006-03-20
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
1
-1
/
+34
2006-03-20
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
Andrea Bittau
1
-3
/
+5
2006-03-20
[LIST]: Introduce list_for_each_entry_from
Arnaldo Carvalho de Melo
1
-0
/
+11
2006-03-20
[LIST]: Introduce list_for_each_entry_safe_from
Arnaldo Carvalho de Melo
1
-0
/
+13
2006-03-20
[NETFILTER] nfnetlink_log: add sequence numbers for log events
Harald Welte
1
-0
/
+6
2006-03-20
[NETFILTER] NAT sequence adjustment: Save eight bytes per conntrack
Harald Welte
1
-1
/
+1
2006-03-20
[NET]: Reduce size of struct sk_buff on 64 bit architectures
Patrick McHardy
1
-1
/
+1
2006-03-20
[NET] core: add RFC2863 operstate
Stefan Rompf
3
-5
/
+58
2006-03-20
[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.
YOSHIFUJI Hideaki
2
-0
/
+5
[next]