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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-28
[IPV4] fib_trie.c: trivial annotations
Al Viro
1
-6
/
+6
2006-09-28
[IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is broken
Al Viro
1
-2
/
+1
2006-09-28
[IPV4]: fib_semantic_match() annotations
Al Viro
2
-2
/
+2
2006-09-28
[IPV4]: trivial fib_hash.c annotations
Al Viro
1
-11
/
+11
2006-09-28
[IPV4]: ip_fragment.c endianness annotations
Al Viro
1
-7
/
+8
2006-09-28
[IPV4]: inetpeer annotations
Al Viro
1
-2
/
+2
2006-09-28
[IPV4]: ip_fib_check_default() annotated
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: inet_addr_type() annotations
Al Viro
4
-6
/
+6
2006-09-28
[IPV4]: icmp_send() annotation
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: annotate inetdev.h helpers
Al Viro
2
-7
/
+7
2006-09-28
[IPV4]: IFA_{LOCAL,ADDRESS,BROADCAST,ANYCAST} on ipv4 annotated
Al Viro
1
-10
/
+10
2006-09-28
[IPV4]: annotate struct in_ifaddr
Al Viro
5
-11
/
+11
2006-09-28
[IPV4]: struct fib_config IPv4 address fields annotated
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotated
Al Viro
3
-17
/
+17
2006-09-28
[IPV4] net/ipv4/route.c: trivial endianness annotations
Al Viro
1
-8
/
+8
2006-09-28
[IPV4]: FIB_RES_PREFSRC() annotated
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: inet_addr_onlink() annotated
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: ip_check_mc() annotations
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: fib_validate_source() annotations
Al Viro
2
-3
/
+4
2006-09-28
[IPV4]: inet_select_addr() annotations
Al Viro
6
-9
/
+9
2006-09-28
[IPV4]: ip_route_connect() ipv4 address arguments annotated
Al Viro
3
-3
/
+3
2006-09-28
[IPV4]: annotate rt_hash_code() users
Al Viro
1
-17
/
+17
2006-09-28
[IPV4]: ip_rt_redirect() annotations
Al Viro
1
-3
/
+3
2006-09-28
[IPV4]: ip_route_input() annotations
Al Viro
3
-12
/
+14
2006-09-25
[NetLabel]: rework the Netlink attribute handling (part 1)
Paul Moore
1
-179
/
+24
2006-09-25
[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe
Paul Moore
1
-8
/
+8
2006-09-25
[NetLabel]: correct improper handling of non-NetLabel peer contexts
Paul Moore
1
-15
/
+33
2006-09-24
[TCP]: make cubic the default
Stephen Hemminger
1
-6
/
+6
2006-09-24
[TCP]: default congestion control menu
Stephen Hemminger
3
-6
/
+47
2006-09-24
[PATCH] fix iptables __user misannotations
Al Viro
1
-3
/
+3
2006-09-22
[NETFILTER]: PPTP conntrack: fix another GRE keymap leak
Patrick McHardy
2
-10
/
+7
2006-09-22
[NETFILTER]: PPTP conntrack: fix GRE keymap leak
Patrick McHardy
1
-0
/
+1
2006-09-22
[NETFILTER]: PPTP conntrack: fix PPTP_IN_CALL message types
Patrick McHardy
2
-6
/
+8
2006-09-22
[NETFILTER]: PPTP conntrack: check call ID before changing state
Patrick McHardy
1
-19
/
+13
2006-09-22
[NETFILTER]: PPTP conntrack: clean up debugging cruft
Patrick McHardy
1
-77
/
+51
2006-09-22
[NETFILTER]: PPTP conntrack: consolidate header parsing
Patrick McHardy
1
-72
/
+47
2006-09-22
[NETFILTER]: PPTP conntrack: consolidate header size checks
Patrick McHardy
1
-43
/
+22
2006-09-22
[NETFILTER]: PPTP conntrack: simplify expectation handling
Patrick McHardy
2
-116
/
+34
2006-09-22
[NETFILTER]: PPTP conntrack: remove unnecessary cid/pcid header pointers
Patrick McHardy
1
-28
/
+28
2006-09-22
[NETFILTER]: PPTP conntrack: fix header definitions
Patrick McHardy
1
-1
/
+1
2006-09-22
[NETFILTER]: PPTP conntrack: remove more dead code
Patrick McHardy
1
-15
/
+2
2006-09-22
[NETFILTER]: PPTP conntrack: remove dead code
Patrick McHardy
1
-14
/
+2
2006-09-22
[NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions
Patrick McHardy
3
-33
/
+33
2006-09-22
[NETFILTER]: PPTP conntrack: fix whitespace errors
Patrick McHardy
4
-108
/
+108
2006-09-22
[NETFILTER]: ipt_hashlimit: add compat conversion functions
Patrick McHardy
1
-0
/
+29
2006-09-22
[NETFILTER]: x_tables: simplify compat API
Patrick McHardy
1
-91
/
+24
2006-09-22
[NETFILTER]: ip_tables: revision support for compat code
Patrick McHardy
1
-2
/
+3
2006-09-22
[NETFILTER]: ip_tables: fix module refcount leaks in compat error paths
Patrick McHardy
1
-12
/
+27
2006-09-22
[NETFILTER]: make some netfilter globals __read_mostly
Brian Haley
2
-7
/
+7
2006-09-22
[NETFILTER]: TCP conntrack: improve dead connection detection
George Hansper
1
-1
/
+3
[prev]
[next]