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-11-05
[IPV6]: Fix ECN bug on big-endian
Al Viro
1
-1
/
+1
2006-11-05
[IPX]: Annotate and fix IPX checksum
Al Viro
1
-2
/
+2
2006-11-05
[IPX]: Trivial parts of endianness annotations
Al Viro
1
-11
/
+11
2006-10-22
[NET]: kernel-doc fix for sock.h
Randy Dunlap
1
-2
/
+1
2006-10-21
[NET]: Reduce sizeof(struct flowi) by 20 bytes.
Eric Dumazet
2
-8
/
+0
2006-10-21
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
1
-19
/
+16
2006-10-20
[IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup look...
Eric Dumazet
1
-3
/
+4
2006-10-18
[IPv4] fib: Remove unused fib_config members
Thomas Graf
1
-4
/
+1
2006-10-18
[IPV6]: Remove struct pol_chain.
Ville Nuorvala
1
-7
/
+0
2006-10-16
[PATCH] softmac: Fix WX and association related races
Michael Buesch
1
-19
/
+16
2006-10-15
[Bluetooth] Support concurrent connect requests
Marcel Holtmann
1
-0
/
+17
2006-10-15
[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()
Eric Dumazet
1
-15
/
+2
2006-10-15
[PATCH] gfp_t in netlabel
Al Viro
1
-1
/
+1
2006-10-12
[NET]: Introduce protocol-specific destructor for time-wait sockets.
YOSHIFUJI Hideaki
2
-0
/
+8
2006-10-11
[SCTP]: Fix receive buffer accounting.
Vlad Yasevich
2
-0
/
+15
2006-10-11
IPsec: correct semantics for SELinux policy matching
Venkat Yekkirala
1
-1
/
+2
2006-10-11
IPsec: propagate security module errors up from flow_cache_lookup
James Morris
1
-1
/
+1
2006-10-11
NetLabel: fix a cache race condition
paul.moore@hp.com
1
-15
/
+47
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-01
[PATCH] Add genetlink utilities for payload length calculation
Balbir Singh
1
-0
/
+18
2006-10-01
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
1
-1
/
+0
2006-09-29
[NetLabel]: audit fixups due to delayed feedback
Paul Moore
2
-3
/
+9
2006-09-28
[NetLabel]: add audit support for configuration changes
Paul Moore
2
-2
/
+5
2006-09-28
[IPVS]: ipvs annotations
Al Viro
1
-34
/
+34
2006-09-28
[NET]: Annotate dst_ops protocol
Al Viro
1
-1
/
+1
2006-09-28
[IrDA]: Memory allocations cleanups
Samuel Ortiz
3
-4
/
+39
2006-09-28
[XFRM]: fl_ipsec_spi is net-endian
Al Viro
1
-1
/
+1
2006-09-28
[XFRM]: xfrm_replay_advance() annotations
Al Viro
1
-1
/
+1
2006-09-28
[XFRM]: xrfm_replay_check() annotations
Al Viro
1
-2
/
+2
2006-09-28
[XFRM]: xfrm_parse_spi() annotations
Al Viro
1
-1
/
+1
2006-09-28
[XFRM]: xfrm_state_lookup() annotations
Al Viro
1
-1
/
+1
2006-09-28
[XFRM]: xfrm_alloc_spi() annotated
Al Viro
1
-1
/
+1
2006-09-28
[XFRM]: addr_match() annotations
Al Viro
1
-3
/
+3
2006-09-28
[XFRM]: xfrm_flowi_[sd]port() annotations
Al Viro
1
-4
/
+4
2006-09-28
[IPV6]: struct in6_addr annotations
Al Viro
1
-3
/
+3
2006-09-28
[IPV4]: inet_rcv_saddr() annotations
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: struct inet_timewait_sock annotations
Al Viro
1
-4
/
+4
2006-09-28
[IPV4]: annotate inet_lookup() and friends
Al Viro
2
-16
/
+16
2006-09-28
[IPV4]: INET_MATCH() annotations
Al Viro
1
-11
/
+25
2006-09-28
[IPV4]: net/ipv4/fib annotations
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: inet_csk_search_req() annotations
Al Viro
1
-1
/
+1
2006-09-28
[IPV4] net/ipv4/arp.c: trivial annotations
Al Viro
1
-4
/
+4
2006-09-28
[IPV4]: struct inet_request_sock annotations
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: route.h annotations
Al Viro
1
-2
/
+2
2006-09-28
[IPV4]: ip_icmp_error() annotations
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: ip_local_error() annotations
Al Viro
1
-1
/
+1
2006-09-28
[NET]: ip ports in struct flowi are net-endian
Al Viro
1
-2
/
+2
2006-09-28
[IPV4]: ports in struct inet_sock are net-endian
Al Viro
1
-2
/
+2
2006-09-28
[IPV4]: ip_local_error() ipv4 address argument annotated
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: struct ipcm_cookie annotation
Al Viro
1
-1
/
+1
[next]