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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-28
[IPV4]: fib_hn ->nh_gw is net-endian
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: fib_validate_source() annotations
Al Viro
1
-2
/
+2
2006-09-28
[IPV4]: annotated ipv4 addresses in struct inet_sock
Al Viro
1
-5
/
+5
2006-09-28
[IPV4]: ip_route_connect() ipv4 address arguments annotated
Al Viro
1
-2
/
+2
2006-09-28
[IPV4]: annotate ipv4 addresses in struct rtable and struct flowi
Al Viro
2
-6
/
+6
2006-09-28
[IPV4]: ip_rt_redirect() annotations
Al Viro
1
-2
/
+2
2006-09-28
[IPV4]: ip_route_input() annotations
Al Viro
1
-1
/
+1
2006-09-25
[NetLabel]: rework the Netlink attribute handling (part 1)
Paul Moore
2
-56
/
+9
2006-09-25
[Netlink]: add nla_validate_nested()
Paul Moore
1
-0
/
+19
2006-09-25
[NETLINK]: add nla_for_each_nested() to the interface list
Paul Moore
1
-0
/
+1
2006-09-25
[NetLabel]: correct improper handling of non-NetLabel peer contexts
Paul Moore
2
-0
/
+15
2006-09-24
[PATCH] netlabel gfp annotations
Al Viro
1
-1
/
+1
2006-09-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+63
2006-09-22
Merge branch 'master' into upstream
Jeff Garzik
7
-44
/
+52
2006-09-22
[IPV6] ADDRCONF: Mobile IPv6 Home Address support.
Noriaki TAKAMIYA
1
-5
/
+1
2006-09-22
[IPV6] ADDRCONF: Convert addrconf_lock to RCU.
YOSHIFUJI Hideaki
2
-6
/
+5
2006-09-22
[IPV6] NDISC: Set per-entry is_router flag in Proxy NA.
Ville Nuorvala
1
-0
/
+1
2006-09-22
[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT
Patrick McHardy
1
-2
/
+0
2006-09-22
[XFRM]: Fix wildcard as tunnel source
Patrick McHardy
1
-0
/
+13
2006-09-22
[TCP]: Send ACKs each 2nd received segment.
Alexey Kuznetsov
1
-1
/
+2
2006-09-22
[SCTP]: Cleanups
Adrian Bunk
1
-0
/
+13
2006-09-22
[GENL]: Provide more information to userspace about registered genl families
Thomas Graf
1
-2
/
+0
2006-09-22
[IPSEC]: output mode to take an xfrm state as input param
Jamal Hadi Salim
1
-1
/
+1
2006-09-22
[NET]: Fix sk->sk_filter field access
Dmitry Mishin
1
-17
/
+17
2006-09-22
[NetLabel]: add some missing #includes to various header files
Paul Moore
2
-0
/
+3
2006-09-22
[NetLabel]: remove unused function prototypes
Paul Moore
1
-6
/
+0
2006-09-22
[NETLINK]: Improve string attribute validation
Thomas Graf
1
-4
/
+11
2006-09-22
[UDP]: saddr_cmp function should take const socket pointers
David S. Miller
1
-1
/
+1
2006-09-22
[UDP]: Unify UDPv4 and UDPv6 ->get_port()
Gerrit Renker
1
-16
/
+2
2006-09-22
[NETLINK]: remove third bogus argument from NLA_PUT_FLAG
Johannes Berg
1
-1
/
+1
2006-09-22
[IPV6] ROUTE: Routing by FWMARK.
YOSHIFUJI Hideaki
1
-0
/
+2
2006-09-22
[IPSEC] esp: Defer output IV initialization to first use.
David S. Miller
1
-2
/
+3
2006-09-22
[XFRM]: Hash policies when non-prefixed.
David S. Miller
1
-18
/
+5
2006-09-22
[XFRM]: Purge dst references to deleted SAs passively.
David S. Miller
1
-1
/
+0
2006-09-22
[XFRM]: Do not flush all bundles on SA insert.
David S. Miller
1
-1
/
+0
2006-09-22
[XFRM]: Add generation count to xfrm_state and xfrm_dst.
David S. Miller
1
-0
/
+3
2006-09-22
[XFRM]: Convert xfrm_state hash linkage to hlists.
David S. Miller
1
-3
/
+3
2006-09-22
[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.
David S. Miller
1
-78
/
+0
2006-09-22
[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.
David S. Miller
1
-16
/
+0
2006-09-22
[XFRM] POLICY: Support netlink socket interface for sub policy.
Masahide NAKAMURA
1
-0
/
+1
2006-09-22
[XFRM]: Add sorting interface for state and template.
Masahide NAKAMURA
1
-0
/
+20
2006-09-22
[XFRM] POLICY: sub policy support.
Masahide NAKAMURA
1
-8
/
+37
2006-09-22
[XFRM]: Introduce XFRM_MSG_REPORT.
Masahide NAKAMURA
1
-0
/
+2
2006-09-22
[XFRM]: Trace which secpath state is reject factor.
Masahide NAKAMURA
1
-0
/
+1
2006-09-22
[IPV6] MIP6: Transformation support mobility header.
Masahide NAKAMURA
1
-0
/
+5
2006-09-22
[IPV6] MIP6: Add receiving mobility header functions through raw socket.
Masahide NAKAMURA
1
-0
/
+4
2006-09-22
[IPV6] MIP6: Add Mobility header definition.
Masahide NAKAMURA
3
-0
/
+33
2006-09-22
[IPV6] MIP6: Add destination options header transformation.
Noriaki TAKAMIYA
1
-0
/
+3
2006-09-22
[IPV6] MIP6: Add routing header type 2 transformation.
Noriaki TAKAMIYA
1
-0
/
+31
2006-09-22
[IPV6]: Allow to replace skbuff by TLV parser.
Masahide NAKAMURA
1
-1
/
+1
[prev]
[next]