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
2007-11-29
rfkill: fix double-mutex-locking
Michael Buesch
1
-9
/
+5
2007-11-29
mac80211: drop unencrypted frames if encryption is expected
Johannes Berg
1
-1
/
+1
2007-11-29
mac80211: Fix behavior of ieee80211_open and ieee80211_close
Michael Wu
1
-3
/
+2
2007-11-29
ieee80211: fix unaligned access in ieee80211_copy_snap
Daniel Drake
1
-1
/
+2
2007-11-29
mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED
Zhu Yi
1
-0
/
+5
2007-11-29
SCTP: Fix build issues with SCTP AUTH.
Vlad Yasevich
2
-3
/
+5
2007-11-29
SCTP: Fix chunk acceptance when no authenticated chunks were listed.
Vlad Yasevich
1
-1
/
+1
2007-11-29
SCTP: Fix the supported extensions paramter
Vlad Yasevich
1
-15
/
+8
2007-11-29
SCTP: Fix SCTP-AUTH to correctly add HMACS paramter.
Vlad Yasevich
1
-1
/
+1
2007-11-29
SCTP: Fix the number of HB transmissions.
Vlad Yasevich
1
-1
/
+1
2007-11-30
[TCP] illinois: Incorrect beta usage
Stephen Hemminger
1
-1
/
+1
2007-11-30
[IPSEC]: Fix uninitialised dst warning in __xfrm_lookup
Herbert Xu
1
-0
/
+1
2007-11-30
[INET]: Fix inet_diag register vs rcv race
Pavel Emelyanov
1
-9
/
+5
2007-11-29
[BRIDGE]: Properly dereference the br_should_route_hook
Pavel Emelyanov
2
-5
/
+6
2007-11-29
[BRIDGE]: Lost call to br_fdb_fini() in br_init() error path
Pavel Emelyanov
1
-1
/
+3
2007-11-29
[UNIX]: EOF on non-blocking SOCK_SEQPACKET
Florian Zumbiehl
1
-1
/
+8
2007-11-29
[VLAN]: Fix nested VLAN transmit bug
Joonwoo Park
1
-1
/
+2
2007-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
Linus Torvalds
30
-122
/
+84
2007-11-26
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
6
-12
/
+17
2007-11-27
[XFRM]: Fix leak of expired xfrm_states
Patrick McHardy
1
-1
/
+1
2007-11-26
SUNRPC: Add missing "space" to net/sunrpc/auth_gss.c
Joe Perches
1
-1
/
+1
2007-11-26
SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static
Adrian Bunk
1
-2
/
+2
2007-11-26
SUNRPC: remove NFS/RDMA client's binary sysctls
James Lentini
1
-5
/
+5
2007-11-26
[IPV4]: Remove bogus ifdef mess in arp_process
Adrian Bunk
1
-19
/
+0
2007-11-26
[SKBUFF]: Free old skb properly in skb_morph
Herbert Xu
1
-13
/
+18
2007-11-26
[IPSEC]: Temporarily remove locks around copying of non-atomic fields
Herbert Xu
2
-4
/
+0
2007-11-23
[TCP] MTUprobe: Cleanup send queue check (no need to loop)
Ilpo Järvinen
1
-6
/
+1
2007-11-23
[TCP]: MTUprobe: receiver window & data available checks fixed
Ilpo Järvinen
1
-9
/
+8
2007-11-22
[SUNRPC]: Remove SPIN_LOCK_UNLOCKED
Jiri Slaby
1
-1
/
+1
2007-11-22
[SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() static
Adrian Bunk
1
-2
/
+2
2007-11-22
[PFKEY]: Sending an SADB_GET responds with an SADB_GET
Charles Hardin
1
-1
/
+1
2007-11-22
[IRDA]: Compilation for CONFIG_INET=n case
Pavel Emelyanov
1
-1
/
+1
2007-11-20
[IPVS]: Fix compiler warning about unused register_ip_vs_protocol
Pavel Emelyanov
1
-1
/
+1
2007-11-20
[ARP]: Fix arp reply when sender ip 0
Jonas Danielsson
1
-1
/
+2
2007-11-20
[IPV6] TCPMD5: Fix deleting key operation.
YOSHIFUJI Hideaki
1
-4
/
+2
2007-11-20
[IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_pool().
YOSHIFUJI Hideaki
1
-1
/
+4
2007-11-20
[IPV4] TCPMD5: Use memmove() instead of memcpy() because we have overlaps.
YOSHIFUJI Hideaki
1
-4
/
+4
2007-11-20
[IPV4] TCPMD5: Omit redundant NULL check for kfree() argument.
YOSHIFUJI Hideaki
1
-2
/
+1
2007-11-20
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
David S. Miller
4
-6
/
+29
2007-11-20
ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution
Guillaume Chazarain
2
-3
/
+3
2007-11-20
mac80211: add missing space in error message
Bruno Randolf
1
-1
/
+1
2007-11-20
mac80211: fix allmulti/promisc behaviour
Johannes Berg
1
-0
/
+23
2007-11-20
mac80211: fix ieee80211_set_multicast_list
Johannes Berg
1
-2
/
+2
2007-11-20
[NETFILTER]: Fix kernel panic with REDIRECT target.
Evgeniy Polyakov
1
-4
/
+1
2007-11-20
[WIRELESS] WEXT: Fix userspace corruption on 64-bit.
David S. Miller
1
-1
/
+1
2007-11-20
[S390] Explicitly code allocpercpu calls in iucv
Christoph Lameter
1
-46
/
+61
2007-11-19
[IRDA]: Add missing "space"
Joe Perches
1
-1
/
+1
2007-11-19
[SUNRPC]: Add missing "space"
Joe Perches
1
-1
/
+1
2007-11-19
[SCTP]: Add missing "space"
Joe Perches
1
-1
/
+1
2007-11-19
[IPV6]: Add missing "space"
Joe Perches
1
-1
/
+1
[prev]
[next]