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
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
1
-1
/
+13
2006-03-20
Merge branch 'master'
Jeff Garzik
1
-1
/
+1
2006-03-19
[AX.25]: Fix potencial memory hole.
Ralf Baechle DL5RB
1
-1
/
+1
2006-03-17
[PATCH] ieee80211: Don't update network statistics from off-channel packets.
James Ketrenos
1
-1
/
+13
2006-03-16
Merge branch 'upstream-fixes'
Jeff Garzik
16
-28
/
+41
2006-03-15
Merge branch 'upstream-fixes'
John W. Linville
16
-28
/
+41
2006-03-15
[PATCH] ieee80211: Fix QoS is not active problem
Hong Liu
1
-2
/
+2
2006-03-15
[PATCH] ieee80211: Fix CCMP decryption problem when QoS is enabled
Zhu Yi
1
-1
/
+1
2006-03-14
[PATCH] SUNRPC: Fix potential deadlock in RPC code
Trond Myklebust
1
-8
/
+5
2006-03-14
[PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c
Adrian Bunk
1
-1
/
+2
2006-03-13
[TCP]: Fix zero port problem in IPv6
Herbert Xu
1
-1
/
+5
2006-03-12
[NETFILTER]: arp_tables: fix NULL pointer dereference
Patrick McHardy
1
-1
/
+1
2006-03-12
[IPV4/6]: Fix UFO error propagation
Patrick McHardy
2
-6
/
+8
2006-03-12
[TCP]: tcp_highspeed: fix AIMD table out-of-bounds access
Patrick McHardy
1
-1
/
+1
2006-03-12
[NETLINK]: Fix use-after-free in netlink_recvmsg
Patrick McHardy
1
-2
/
+3
2006-03-12
[XFRM]: Fix leak in ah6_input
Patrick McHardy
1
-1
/
+1
2006-03-12
[NET_SCHED]: act_api: fix skb leak in error path
Patrick McHardy
1
-1
/
+1
2006-03-12
[NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereference
Patrick McHardy
1
-1
/
+5
2006-03-11
[TCP]: Fix tcp_tso_should_defer() when limit>=65536
David S. Miller
1
-0
/
+4
2006-03-11
[NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOG
Gregor Maier
1
-1
/
+1
2006-03-11
[IPV6]: fix ipv6_saddr_score struct element
Brian Haley
1
-1
/
+1
2006-03-11
Merge branch 'upstream-fixes'
Jeff Garzik
7
-31
/
+30
2006-03-08
[PATCH] fix file counting
Dipankar Sarma
1
-1
/
+1
2006-03-07
[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption
Thomas Graf
2
-2
/
+2
2006-03-04
[DCCP] ccid3: Divide by zero fix
Ian McDonald
1
-3
/
+7
2006-03-04
[ATM]: keep atmsvc failure messages quiet
Chas Williams
1
-8
/
+2
2006-03-04
[BRIDGE]: generate kobject remove event
Stephen Hemminger
1
-0
/
+1
2006-03-04
[BRIDGE]: port timer initialization
Stephen Hemminger
2
-3
/
+2
2006-03-04
[BRIDGE]: fix crash in STP
Stephen Hemminger
1
-14
/
+15
2006-03-03
[PATCH] bonding: suppress duplicate packets
Jay Vosburgh
1
-1
/
+25
2006-03-01
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
3
-26
/
+17
2006-03-01
Merge branch 'upstream-fixes'
Jeff Garzik
8
-163
/
+109
2006-02-28
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
1
-11
/
+5
2006-02-27
[PATCH] ieee80211_geo.c: remove frivolous BUG_ON's
Pete Zaitcev
1
-3
/
+6
2006-02-27
Merge branch 'upstream-fixes'
John W. Linville
1
-11
/
+5
2006-02-27
Merge branch 'from-linus'
John W. Linville
13
-49
/
+54
2006-02-27
[PATCH] ieee80211_rx.c: is_beacon
Pete Zaitcev
1
-11
/
+5
2006-02-27
[REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc
Arnaldo Carvalho de Melo
1
-1
/
+0
2006-02-27
[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
Patrick McHardy
3
-3
/
+18
2006-02-27
[NETFILTER]: nf_queue: fix end-of-list check
Patrick McHardy
1
-1
/
+1
2006-02-27
[NETFILTER]: nf_queue: remove unnecessary check for outfn
Patrick McHardy
1
-1
/
+1
2006-02-27
[NETFILTER]: nf_queue: fix rerouting after packet mangling
Patrick McHardy
1
-7
/
+15
2006-02-27
[NETFILTER]: nf_queue: check if rerouter is present before using it
Patrick McHardy
1
-2
/
+2
2006-02-27
[NETFILTER]: nf_queue: don't copy registered rerouter data
Patrick McHardy
1
-19
/
+9
2006-02-27
[IPSEC]: Kill post_input hook and do NAT-T in esp_input directly
Herbert Xu
2
-97
/
+38
2006-02-27
[IPSEC] esp: Kill unnecessary block and indentation
Herbert Xu
1
-44
/
+43
2006-02-27
Merge branch 'master'
Jeff Garzik
10
-19
/
+36
2006-02-24
[IPV6]: Do not ignore IPV6_MTU socket option.
YOSHIFUJI Hideaki
1
-2
/
+13
2006-02-24
[IPV6] ip6_tunnel: release cached dst on change of tunnel params
Hugo Santos
1
-0
/
+1
2006-02-23
Merge branch 'upstream-fixes'
Jeff Garzik
5
-30
/
+18
[next]