index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Bluetooth] Support concurrent connect requests
Marcel Holtmann
2006-10-15
1
-0
/
+17
*
[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()
Eric Dumazet
2006-10-15
1
-15
/
+2
*
[PATCH] gfp_t in netlabel
Al Viro
2006-10-15
1
-1
/
+1
*
[NET]: Introduce protocol-specific destructor for time-wait sockets.
YOSHIFUJI Hideaki
2006-10-12
2
-0
/
+8
*
[SCTP]: Fix receive buffer accounting.
Vlad Yasevich
2006-10-11
2
-0
/
+15
*
IPsec: correct semantics for SELinux policy matching
Venkat Yekkirala
2006-10-11
1
-1
/
+2
*
IPsec: propagate security module errors up from flow_cache_lookup
James Morris
2006-10-11
1
-1
/
+1
*
NetLabel: fix a cache race condition
paul.moore@hp.com
2006-10-11
1
-15
/
+47
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
[PATCH] Add genetlink utilities for payload length calculation
Balbir Singh
2006-10-01
1
-0
/
+18
*
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
2006-10-01
1
-1
/
+0
*
[NetLabel]: audit fixups due to delayed feedback
Paul Moore
2006-09-29
2
-3
/
+9
*
[NetLabel]: add audit support for configuration changes
Paul Moore
2006-09-28
2
-2
/
+5
*
[IPVS]: ipvs annotations
Al Viro
2006-09-28
1
-34
/
+34
*
[NET]: Annotate dst_ops protocol
Al Viro
2006-09-28
1
-1
/
+1
*
[IrDA]: Memory allocations cleanups
Samuel Ortiz
2006-09-28
3
-4
/
+39
*
[XFRM]: fl_ipsec_spi is net-endian
Al Viro
2006-09-28
1
-1
/
+1
*
[XFRM]: xfrm_replay_advance() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[XFRM]: xrfm_replay_check() annotations
Al Viro
2006-09-28
1
-2
/
+2
*
[XFRM]: xfrm_parse_spi() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[XFRM]: xfrm_state_lookup() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[XFRM]: xfrm_alloc_spi() annotated
Al Viro
2006-09-28
1
-1
/
+1
*
[XFRM]: addr_match() annotations
Al Viro
2006-09-28
1
-3
/
+3
*
[XFRM]: xfrm_flowi_[sd]port() annotations
Al Viro
2006-09-28
1
-4
/
+4
*
[IPV6]: struct in6_addr annotations
Al Viro
2006-09-28
1
-3
/
+3
*
[IPV4]: inet_rcv_saddr() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: struct inet_timewait_sock annotations
Al Viro
2006-09-28
1
-4
/
+4
*
[IPV4]: annotate inet_lookup() and friends
Al Viro
2006-09-28
2
-16
/
+16
*
[IPV4]: INET_MATCH() annotations
Al Viro
2006-09-28
1
-11
/
+25
*
[IPV4]: net/ipv4/fib annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: inet_csk_search_req() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4] net/ipv4/arp.c: trivial annotations
Al Viro
2006-09-28
1
-4
/
+4
*
[IPV4]: struct inet_request_sock annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: route.h annotations
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: ip_icmp_error() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: ip_local_error() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[NET]: ip ports in struct flowi are net-endian
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: ports in struct inet_sock are net-endian
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: ip_local_error() ipv4 address argument annotated
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: struct ipcm_cookie annotation
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: struct ip_options annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: inet_csk_search_req() (partial) annotations
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: annotate address in inet_request_sock
Al Viro
2006-09-28
1
-2
/
+2
*
[Bluetooth] Support create connection cancel command
Marcel Holtmann
2006-09-28
2
-3
/
+12
*
[Bluetooth] Read local version information on device init
Marcel Holtmann
2006-09-28
1
-0
/
+3
*
[Bluetooth] Handle command complete event for exit periodic inquiry
Marcel Holtmann
2006-09-28
1
-0
/
+2
*
[Bluetooth] Add HCI device identifier for SDIO cards
Marcel Holtmann
2006-09-28
1
-1
/
+2
*
[Bluetooth] Integrate low-level connections into the driver model
Marcel Holtmann
2006-09-28
1
-0
/
+6
*
[IPV4]: ip_build_and_send_pkt() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: ip_options_build() annotations
Al Viro
2006-09-28
1
-1
/
+1
[next]