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-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
5
-5
/
+0
2006-02-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-37
/
+85
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
5
-6
/
+6
2006-02-04
[NETFILTER]: Fix check whether dst_entry needs to be released after NAT
Patrick McHardy
1
-2
/
+2
2006-02-04
[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification
Patrick McHardy
2
-5
/
+8
2006-02-04
[NETFILTER]: Fix ip6t_policy address matching
Patrick McHardy
1
-2
/
+3
2006-02-04
[NETFILTER]: Check policy length in policy match strict mode
Patrick McHardy
2
-2
/
+2
2006-02-04
[NETFILTER]: Fix possible overflow in netfilters do_replace()
Kirill Korotaev
4
-0
/
+28
2006-02-04
[NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helper
Samir Bellabes
1
-2
/
+0
2006-02-04
[NETFILTER]: Fix missing src port initialization in tftp expectation mask
Patrick McHardy
1
-0
/
+1
2006-02-04
[NETFILTER]: nfnetlink_queue: fix packet marking over netlink
Patrick McHardy
1
-1
/
+2
2006-02-04
[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log
Patrick McHardy
3
-18
/
+28
2006-02-04
[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'
Holger Eitzenberger
3
-3
/
+7
2006-02-04
[NETFILTER]: nf_conntrack: check address family when finding protocol module
Yasuyuki Kozakai
1
-1
/
+1
2006-02-04
[NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem
Pablo Neira Ayuso
2
-0
/
+2
2006-02-04
[NETFILTER]: ctnetlink: Fix subsystem used for expectation events
Marcus Sundberg
2
-2
/
+2
2006-02-04
[ICMP]: Fix extra dst release when ip_options_echo fails
Herbert Xu
1
-1
/
+1
2006-02-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-23
/
+23
2006-02-02
[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.
Stephen Hemminger
1
-0
/
+7
2006-02-02
[IPV4]: Remove suprious use of goto out: in icmp_reply
Horms
1
-2
/
+1
2006-02-02
[IPV6]: Fix illegal dst locking in softirq context.
Herbert Xu
1
-6
/
+0
2006-02-02
[IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usage
Herbert Xu
1
-4
/
+4
2006-02-02
[SCTP]: Fix 'fast retransmit' to send a TSN only once.
Vlad Yasevich
2
-6
/
+8
2006-02-02
[IPV6]: Don't hold extra ref count in ipv6_ifa_notify
Herbert Xu
1
-5
/
+1
2006-02-02
[NET] snap: needs hardware checksum fix
Stephen Hemminger
1
-0
/
+2
2006-02-01
SUNRPC: Move upcall out of auth->au_ops->crcreate()
Trond Myklebust
2
-9
/
+22
2006-02-01
SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs code
Trond Myklebust
1
-3
/
+3
2006-02-01
SUNRPC: rpc_timeout_upcall_queue should not sleep
Trond Myklebust
1
-38
/
+58
2006-02-01
SUNRPC: Fix a lock recursion in the auth_gss downcall
Trond Myklebust
3
-16
/
+32
2006-02-01
[PATCH] DocBook: fix some kernel-doc comments in net/sunrpc
Martin Waitz
1
-4
/
+5
2006-01-31
[DCCP] ipv6: dccp_v6_send_response() has a DST leak too.
David S. Miller
1
-0
/
+1
2006-01-31
[IPV6] tcp_v6_send_synack: release the destination
Eric W. Biederman
1
-0
/
+1
2006-01-31
[NET]: Do not export inet_bind_bucket_create twice.
Sam Ravnborg
1
-1
/
+0
2006-01-31
[BRIDGE]: Fix device delete race.
Stephen Hemminger
2
-6
/
+16
2006-01-31
[IPV4]: Always set fl.proto in ip_route_newports
Patrick McHardy
2
-2
/
+3
2006-01-31
Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST
Linus Torvalds
1
-0
/
+1
2006-01-31
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+29
2006-01-30
[TCP] H-TCP: Fix accounting
Baruch Even
1
-1
/
+0
2006-01-30
[IPV4] igmp: remove pointless printk
Dave Jones
1
-1
/
+0
2006-01-30
[SCTP]: heartbeats exceed maximum retransmssion limit
Vlad Yasevich
1
-1
/
+1
2006-01-30
[SCTP]: correct the number of INIT retransmissions
Vlad Yasevich
2
-4
/
+4
2006-01-30
[PATCH] Typo corrections for ieee80211
Larry Finger
1
-2
/
+2
2006-01-27
[PATCH] ieee80211: Fix iwlist scan can only show about 20 APs
Zhu Yi
1
-2
/
+10
2006-01-27
[PATCH] ieee80211: Fix problem with not decrypting broadcast packets
Zhu Yi
1
-5
/
+17
2006-01-24
[IPV6] MLDv2: fix change records when transitioning to/from inactive
David L Stevens
1
-9
/
+47
2006-01-24
[AF_KEY]: no message type set
Jerome Borsboom
1
-0
/
+2
2006-01-24
[BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl
Thomas Graf
1
-2
/
+3
2006-01-23
[NET]: Fix skb fclone error path handling.
Herbert Xu
1
-3
/
+5
2006-01-23
[NET]: Fix some whitespace issues in af_packet.c
Kris Katterjohn
1
-8
/
+8
2006-01-23
[NET]: more whitespace issues in net/core/filter.c
Kris Katterjohn
1
-3
/
+3
[next]