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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-20
[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum
Herbert Xu
4
-10
/
+26
2006-03-20
[DECnet]: Use RCU locking in dn_rules.c
Steven Whitehouse
1
-44
/
+53
2006-03-20
[DECnet]: Patch to fix recvmsg() flag check
Patrick Caulfield
1
-1
/
+1
2006-03-20
[DECnet]: Endian annotation and fixes for DECnet.
Steven Whitehouse
10
-122
/
+125
2006-03-20
[SECURITY]: TCP/UDP getpeersec
Catherine Zhang
2
-2
/
+31
2006-03-20
[XFRM]: Fix aevent related crash
Patrick McHardy
1
-4
/
+11
2006-03-20
[TCP]: sysctl to allow TCP window > 32767 sans wscale
Rick Jones
2
-7
/
+25
2006-03-20
[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.
Neil Horman
2
-10
/
+18
2006-03-20
[TIPC]: Avoid compiler warning
Per Liden
1
-1
/
+1
2006-03-20
[TIPC]: Reduce stack usage
Per Liden
1
-8
/
+22
2006-03-20
[TIPC]: Cleanups
Adrian Bunk
6
-25
/
+30
2006-03-20
[TIPC]: Remove unused functions
Per Liden
2
-10
/
+0
2006-03-20
[TIPC]: Remove inlines from *.c
Sam Ravnborg
6
-53
/
+53
2006-03-20
[TIPC]: Fix simple sparse warnings
Sam Ravnborg
21
-127
/
+127
2006-03-20
[NETFILTER]: Fix warnings in ip_nat_snmp_basic.c
David S. Miller
1
-1
/
+4
2006-03-20
[DCCP]: Fix uninitialized var warnings in dccp_parse_options().
David S. Miller
1
-0
/
+1
2006-03-20
[NET]: sem2mutex part 2
Ingo Molnar
11
-97
/
+104
2006-03-20
[NET] sem2mutex: net/
Arjan van de Ven
18
-100
/
+116
2006-03-20
[NET]: dev_put/dev_hold cleanup
Stephen Hemminger
3
-4
/
+4
2006-03-20
[DCCP] options: Make dccp_insert_options & friends yell on error
Arnaldo Carvalho de Melo
6
-102
/
+102
2006-03-20
[DCCP]: Remove leftover dccp_send_response prototype
Arnaldo Carvalho de Melo
1
-1
/
+0
2006-03-20
[DCCP]: ditch dccp_v[46]_ctl_send_ack
Arnaldo Carvalho de Melo
2
-14
/
+4
2006-03-20
[DCCP]: Use sk->sk_prot->max_header consistently for non-data packets
Arnaldo Carvalho de Melo
3
-35
/
+28
2006-03-20
[DCCP] options: Fix handling of ackvecs in DATA packets
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-03-20
[ATM]: Fix build after neigh->parms->neigh_destructor change.
David S. Miller
1
-1
/
+1
2006-03-20
[NET]: use fget_light() in net/socket.c
Benjamin LaHaise
1
-86
/
+106
2006-03-20
[NET]: minor net_rx_action optimization
Stephen Hemminger
1
-2
/
+1
2006-03-20
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
1
-2
/
+2
2006-03-20
[PKTGEN]: Updates version.
Luiz Capitulino
1
-1
/
+1
2006-03-20
[PKTGEN]: Removes thread_{un,}lock() macros.
Luiz Capitulino
1
-25
/
+21
2006-03-20
[PKTGEN]: Convert thread lock to mutexes.
Luiz Capitulino
1
-3
/
+4
2006-03-20
[NET]: Convert RTNL to mutex.
Stephen Hemminger
6
-37
/
+43
2006-03-20
[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()
David S. Miller
1
-3
/
+0
2006-03-20
[TCP] H-TCP: Better time accounting
Baruch Even
1
-18
/
+26
2006-03-20
[TCP] H-TCP: Account for delayed-ACKs
Baruch Even
1
-8
/
+18
2006-03-20
[TCP] H-TCP: Use msecs_to_jiffies
Baruch Even
1
-2
/
+2
2006-03-20
[PKTGEN]: Updates version.
Luiz Capitulino
1
-1
/
+1
2006-03-20
[PKTGEN]: Ports if_list to the in-kernel implementation.
Luiz Capitulino
1
-48
/
+44
2006-03-20
[PKTGEN]: Fix Initialization fail leak.
Luiz Capitulino
1
-1
/
+14
2006-03-20
[PKTGEN]: Fix kernel_thread() fail leak.
Luiz Capitulino
1
-2
/
+9
2006-03-20
[PKTGEN]: Ports thread list to Kernel list implementation.
Luiz Capitulino
1
-55
/
+41
2006-03-20
[PKTGEN]: Lindent run.
Luiz Capitulino
1
-1251
/
+1379
2006-03-20
[DCCP] options: Fix some aspects of mandatory option processing
Arnaldo Carvalho de Melo
1
-1
/
+6
2006-03-20
[DCCP] ccid2: coding style cleanups
Arnaldo Carvalho de Melo
1
-50
/
+26
2006-03-20
[DCCP] ipv6: cleanups
Arnaldo Carvalho de Melo
1
-127
/
+129
2006-03-20
[ICSK]: Introduce inet_csk_ctl_sock_create
Arnaldo Carvalho de Melo
5
-71
/
+27
2006-03-20
[DCCP] ipv6: Add missing ipv6 control socket
Arnaldo Carvalho de Melo
6
-65
/
+72
2006-03-20
[DCCP]: Uninline some functions
Arnaldo Carvalho de Melo
5
-57
/
+63
2006-03-20
[DCCP] ipv4: make struct dccp_v4_prot static
Adrian Bunk
1
-1
/
+1
2006-03-20
[IPV6]: Fix some code/comment formatting in ip6_dst_output().
David S. Miller
1
-20
/
+21
[next]