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-01-05
[NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.h
Patrick McHardy
1
-0
/
+1
2006-01-05
[NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack
Patrick McHardy
1
-8
/
+10
2006-01-05
[NETFILTER]: make ipv6_find_hdr() find transport protocol header
Patrick McHardy
7
-74
/
+48
2006-01-05
[NETFILTER]: Call POST_ROUTING hook before fragmentation
Patrick McHardy
4
-83
/
+16
2006-01-05
[NETFILTER]: Remove okfn usage in ip_vs_core.c
Patrick McHardy
1
-4
/
+1
2006-01-05
[NETFILTER]: ctnetlink: Fix dumping of helper name
Patrick McHardy
1
-1
/
+1
2006-01-05
[NETFILTER]: Fix module_param types and permissions
Patrick McHardy
7
-26
/
+22
2006-01-05
[NETFILTER]: Filter dumped entries based on the layer 3 protocol number
Pablo Neira Ayuso
1
-6
/
+17
2006-01-05
[NETFILTER]: Add ctnetlink port for nf_conntrack
Pablo Neira Ayuso
11
-61
/
+2214
2006-01-05
[NETFILTER]: ctnetlink: remove unused variable
Pablo Neira Ayuso
1
-2
/
+0
2006-01-05
[NETFILTER]: ctnetlink: fix conntrack mark race
Pablo Neira Ayuso
1
-5
/
+5
2006-01-05
[NETFILTER]: ctnetlink: ctnetlink_event cleanup
Pablo Neira Ayuso
1
-11
/
+4
2006-01-05
[NETFILTER]: ctnetlink: use u_int32_t instead of unsigned int
Pablo Neira Ayuso
1
-1
/
+1
2006-01-05
[NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value back
Pablo Neira Ayuso
1
-2
/
+3
2006-01-05
[NETFILTER]: ctnetlink: Add sanity checkings for ICMP
Yasuyuki Kozakai
1
-19
/
+24
2006-01-05
[NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumping
Pablo Neira Ayuso
1
-4
/
+0
2006-01-05
[NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c
Jesper Juhl
1
-3
/
+4
2006-01-05
[NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c
Jesper Juhl
1
-35
/
+44
2006-01-05
[IPVS]: Fix compilation
Adrian Bunk
2
-0
/
+2
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-55
/
+29
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-01-04
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+3
2006-01-04
[PATCH] net: swich device attribute creation to default attrs
Kay Sievers
1
-47
/
+21
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
3
-8
/
+8
2006-01-04
[TCP] tcp_vegas: Fix slow start
Thomas Young
1
-0
/
+4
2006-01-04
[NET]: More instruction checks fornet/core/filter.c
Kris Katterjohn
1
-32
/
+80
2006-01-04
[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.
YOSHIFUJI Hideaki
3
-4
/
+4
2006-01-04
[IPV6]: Use macro for rwlock_t initialization.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-01-04
[ECONET]: Use macro for spinlock_t definition.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-01-04
[IPVS]: Add missing include <linux/net.h>
Arnaldo Carvalho de Melo
1
-0
/
+1
2006-01-04
[TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected
Arnaldo Carvalho de Melo
1
-0
/
+2
2006-01-04
[DCCP] ackvec: use u8 for the buf offsets
Arnaldo Carvalho de Melo
2
-16
/
+23
2006-01-04
[DCCP] ackvec: Fix spelling of "throw"
Andrea Bittau
1
-3
/
+3
2006-01-03
[TCP]: less inline's
Stephen Hemminger
4
-35
/
+171
2006-01-03
[IEEE80211] ipw2200: Simplify multicast checks.
Stephen Hemminger
1
-3
/
+2
2006-01-03
[IPV4] fib_trie: build fix
Stephen Hemminger
1
-0
/
+1
2006-01-03
[BRIDGE]: Fix faulty check in br_stp_recalculate_bridge_id()
Stephen Hemminger
1
-1
/
+1
2006-01-03
[DCCP]: Notify CCID only after ACK vectors have been processed.
Andrea Bittau
1
-3
/
+3
2006-01-03
[DCCP]: Send an ACK vector when ACKing a response packet
Andrea Bittau
1
-0
/
+6
2006-01-03
[DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN.
Andrea Bittau
1
-22
/
+34
2006-01-03
[DECNET]: Only use local routers
Patrick Caulfield
1
-5
/
+8
2006-01-03
[IPVS]: Cleanup IP_VS_DBG statements.
Roberto Nibali
4
-14
/
+17
2006-01-03
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
17
-40
/
+27
2006-01-03
[NETROM]: Remove unessecary lock_sock calls in netrom_ioctl()
Christoph Hellwig
1
-5
/
+5
2006-01-03
[NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8
Per Liden
1
-1
/
+1
2006-01-03
[AF_UNIX]: Convert to use a spinlock instead of rwlock
Benjamin LaHaise
1
-1
/
+1
2006-01-03
[NET]: Speed up __alloc_skb()
Benjamin LaHaise
1
-14
/
+13
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
56
-2
/
+78
2006-01-03
[SOCK]: Introduce sk_receive_skb
Arnaldo Carvalho de Melo
3
-53
/
+4
2006-01-03
[NET]: restructure sock_aio_{read,write} / sock_{readv,writev}
Christoph Hellwig
1
-114
/
+110
[prev]
[next]