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-07-27
[PATCH] ieee80211: TKIP requires CRC32
Chuck Ebbert
1
-0
/
+1
2006-07-27
[PATCH] softmac: do shared key auth in workqueue
Daniel Drake
1
-6
/
+22
2006-07-25
[IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg().
Tetsuo Handa
2
-0
/
+2
2006-07-25
[IPV4] ipmr: ip multicast route bug fix.
Alexey Kuznetsov
1
-6
/
+13
2006-07-24
[IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags.
Guillaume Chazarain
1
-1
/
+1
2006-07-24
[IPV6]: Clean skb cb on IPv6 input.
Guillaume Chazarain
1
-0
/
+2
2006-07-24
[NETFILTER]: Demote xt_sctp to EXPERIMENTAL
Patrick McHardy
1
-2
/
+2
2006-07-24
[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...
Patrick McHardy
2
-0
/
+20
2006-07-24
[NETFILTER]: xt_pkttype: fix mismatches on locally generated packets
Phil Oester
1
-1
/
+11
2006-07-24
[NETFILTER]: SNMP NAT: fix byteorder confusion
Patrick McHardy
1
-2
/
+2
2006-07-24
[NETFILTER]: conntrack: fix SYSCTL=n compile
Adrian Bunk
2
-4
/
+4
2006-07-24
[NETFILTER]: nf_queue: handle NF_STOP and unknown verdicts in nf_reinject
Patrick McHardy
1
-5
/
+4
2006-07-24
[NETFILTER]: H.323 helper: fix possible NULL-ptr dereference
Patrick McHardy
1
-1
/
+1
2006-07-24
[VLAN]: Fix link state propagation
Stefan Rompf
1
-5
/
+3
2006-07-24
[IPV6] xfrm6_tunnel: Delete debugging code.
David S. Miller
1
-130
/
+10
2006-07-24
[Bluetooth] Correct RFCOMM channel MTU for broken implementations
Marcel Holtmann
1
-2
/
+17
2006-07-24
[DCCP]: Fix default sequence window size
Ian McDonald
4
-4
/
+7
2006-07-21
[TIPC]: Removing useless casts
Panagiotis Issaris
2
-2
/
+2
2006-07-21
[IPV4]: Fix nexthop realm dumping for multipath routes
Patrick McHardy
1
-4
/
+8
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
94
-334
/
+154
2006-07-21
[IrDA]: Use alloc_skb() in IrDA TX path
Samuel Ortiz
12
-35
/
+38
2006-07-21
[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>
Adrian Bunk
1
-0
/
+1
2006-07-21
[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed
Sridhar Samudrala
5
-22
/
+78
2006-07-21
[SCTP]: Set chunk->data_accepted only if we are going to accept it.
Sridhar Samudrala
1
-1
/
+2
2006-07-21
[SCTP]: Verify all the paths to a peer via heartbeat before using them.
Sridhar Samudrala
6
-19
/
+47
2006-07-21
[SCTP]: Unhash the endpoint in sctp_endpoint_free().
Vlad Yasevich
1
-5
/
+6
2006-07-21
[SCTP]: Check for NULL arg to sctp_bucket_destroy().
Sridhar Samudrala
1
-1
/
+1
2006-07-21
[PKT_SCHED] netem: Fix slab corruption with netem (2nd try)
Guillaume Chazarain
1
-1
/
+3
2006-07-21
[IPV4]: Get rid of redundant IPCB->opts initialisation
Herbert Xu
6
-7
/
+0
2006-07-17
[NET] ethtool: fix oops by testing correct struct member
Jeff Garzik
1
-1
/
+1
2006-07-15
[PATCH] sch_htb compile fix.
Dave Jones
1
-1
/
+1
2006-07-14
[PKT_SCHED] HTB: initialize upper bound properly
Stephen Hemminger
1
-2
/
+2
2006-07-14
[IPV4]: Clear skb cb on IP input
Stephen Hemminger
1
-0
/
+3
2006-07-13
[NET]: Update frag_list in pskb_trim
Herbert Xu
1
-26
/
+65
2006-07-12
[NET]: fix __sk_stream_mem_reclaim
Ian McDonald
1
-9
/
+7
2006-07-12
[Bluetooth] Fix deadlock in the L2CAP layer
Marcel Holtmann
1
-9
/
+9
2006-07-12
[Bluetooth] Let BT_HIDP depend on INPUT
Marcel Holtmann
1
-2
/
+1
2006-07-12
[Bluetooth] Remaining transitions to use kzalloc()
Marcel Holtmann
7
-25
/
+16
2006-07-12
[IPV4]: Fix error handling for fib_insert_node call
Herbert Xu
1
-1
/
+1
2006-07-12
[NETROM] lockdep: fix false positive
Ralf Baechle
1
-0
/
+9
2006-07-12
[ROSE] lockdep: fix false positive
Ralf Baechle
1
-0
/
+9
2006-07-12
[AX.25]: Optimize AX.25 socket list lock
Ralf Baechle
3
-13
/
+13
2006-07-12
[IPCOMP]: Fix truesize after decompression
Herbert Xu
2
-2
/
+4
2006-07-12
[IPV6]: Use ipv6_addr_src_scope for link address sorting.
YOSHIFUJI Hideaki
1
-1
/
+2
2006-07-12
[TCP] tcp_highspeed: Fix AI updates.
Xiaoliang (David) Wei
1
-4
/
+9
2006-07-12
[MAINTAINERS]: Add proper entry for TC classifier
Stephen Hemminger
1
-2
/
+0
2006-07-12
[NETROM]: Drop lock before calling nr_destroy_socket
Ralf Baechle
1
-1
/
+1
2006-07-12
[NETROM]: Fix locking order when establishing a NETROM circuit.
Ralf Baechle
1
-6
/
+6
2006-07-12
[AX.25]: Fix locking of ax25 protocol function list.
Ralf Baechle
1
-9
/
+9
2006-07-12
[IPV6]: order addresses by scope
Brian Haley
1
-3
/
+21
[next]