Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
09ef7fecea40c5e4c0dfe35bed3f0ed8da554cf5
/
include
/
net
09ef7fe
[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.
by Al Viro
· 18 years ago
04afd8b
[SCTP]: Beginning of sin_port fixes.
by Al Viro
· 18 years ago
dbc16db
[SCTP]: Trivial sctp endianness annotations.
by Al Viro
· 18 years ago
72f17e1
[SCTP]: Annotate tsn_dups.
by Al Viro
· 18 years ago
dc251b2
[SCTP]: SCTP_CMD_INIT_FAILED annotations.
by Al Viro
· 18 years ago
63706c5
[SCTP]: sctp_make_op_error() annotations.
by Al Viro
· 18 years ago
5bf2db0
[SCTP]: Annotate sctp_init_cause().
by Al Viro
· 18 years ago
89c8945
[IPV6] net/ipv6/sit.c: make 2 functions static
by Adrian Bunk
· 18 years ago
c6b1677
NetLabel: use the correct CIPSOv4 MLS label limits
by Paul Moore
· 18 years ago
701a90b
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
by Paul Moore
· 18 years ago
c6fa82a
NetLabel: change netlbl_secattr_init() to return void
by Paul Moore
· 18 years ago
1f758d9
NetLabel: use gfp_t instead of int where it makes sense
by Paul Moore
· 18 years ago
58a5a7b
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
by Arnaldo Carvalho de Melo
· 18 years ago
6bb100b
[UDPLite]: udplite.h needs ip6_checksum.h
by David S. Miller
· 18 years ago
f9214b2
[NET]: ipvs checksum annotations.
by Al Viro
· 18 years ago
5c78f27
[NET]: IP header modifier helpers annotations.
by Al Viro
· 18 years ago
f6ab028
[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.
by Al Viro
· 18 years ago
b51655b
[NET]: Annotate __skb_checksum_complete() and friends.
by Al Viro
· 18 years ago
b1550f2
[NET]: Annotate ip_vs_checksum_complete() and callers.
by Al Viro
· 18 years ago
5084205
[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/*
by Al Viro
· 18 years ago
868c86b
[NET]: annotate csum_ipv6_magic() callers in net/*
by Al Viro
· 18 years ago
6b11687
[NET]: Annotate csum_tcpudp_magic() callers in net/*
by Al Viro
· 18 years ago
d6f5493c
[NET]: Annotate callers of csum_tcpudp_nofold() in net/*
by Al Viro
· 18 years ago
56649d5
[NET]: Generic checksum annotations and cleanups.
by Al Viro
· 18 years ago
30d492d
[ATM]: Annotations.
by Al Viro
· 18 years ago
ef296f5
[IPV6]: __ipv6_addr_diff() annotations and cleanup.
by Al Viro
· 18 years ago
e69a4ad
[IPV6]: Misc endianness annotations.
by Al Viro
· 18 years ago
714e85b
[IPV6]: Assorted trivial endianness annotations.
by Al Viro
· 18 years ago
448c31a
[IRDA]: Trivial annotations.
by Al Viro
· 18 years ago
ba4e58e
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
by Gerrit Renker
· 18 years ago
17c157c
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
by Thomas Graf
· 18 years ago
81878d2
[GENL]: Add genlmsg_reply() to simply unicast replies to requests
by Thomas Graf
· 18 years ago
3dabc71
[GENL]: Add genlmsg_new() to allocate generic netlink messages
by Thomas Graf
· 18 years ago
cfb6eeb
[TCP]: MD5 Signature Option (RFC2385) support.
by YOSHIFUJI Hideaki
· 18 years ago
b9df3cb
[TCP/DCCP]: Introduce net_xmit_eval
by Gerrit Renker
· 18 years ago
339bf98
[NETLINK]: Do precise netlink message allocations where possible
by Thomas Graf
· 18 years ago
a11d206
[IPV6]: Per-interface statistics support.
by YOSHIFUJI Hideaki
· 18 years ago
7a3025b
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
by YOSHIFUJI Hideaki
· 18 years ago
9317311
[TCP]: Don't set SKB owner in tcp_transmit_skb().
by David S. Miller
· 18 years ago
ce7bc3b
[TCP]: Restrict congestion control choices.
by Stephen Hemminger
· 18 years ago
3ff825b
[TCP]: Add tcp_available_congestion_control sysctl.
by Stephen Hemminger
· 18 years ago
b68dbca
[SCTP]: Fix warning
by Vlad Yasevich
· 18 years ago
72a3eff
[NET]: Size listen hash tables using backlog hint
by Eric Dumazet
· 18 years ago
1f6c955
[NET] rules: Share common attribute validation policy
by Thomas Graf
· 18 years ago
b8964ed
[NET] rules: Protocol independant mark selector
by Thomas Graf
· 18 years ago
5f300893
[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark
by Thomas Graf
· 18 years ago
47dcf0c
[NET]: Rethink mark field in struct flowi
by Thomas Graf
· 18 years ago
7768102
[XFRM]: uninline xfrm_selector_match()
by Andrew Morton
· 18 years ago
fcc70d5
[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH
by Peter Zijlstra
· 18 years ago
6b87769
SELinux: Return correct context for SO_PEERSEC
by Venkat Yekkirala
· 18 years ago
6ba9c75
[BLUETOOTH]: rfcomm endianness annotations
by Al Viro
· 18 years ago
3fbd418
[LLC]: anotations
by Al Viro
· 18 years ago
fede70b
[IPV6]: annotate inet6_csk_search_req()
by Al Viro
· 18 years ago
90bcaf7
[IPV6]: flowlabels are net-endian
by Al Viro
· 18 years ago
92d9ece
[INET]: annotate inet_ecn.h
by Al Viro
· 18 years ago
8a9ae21
[NET]: annotate dsfield.h
by Al Viro
· 18 years ago
5d36b18
[XFRM]: annotate ->new_mapping()
by Al Viro
· 18 years ago
44473a6
[IPV6]: annotate struct frag_hdr
by Al Viro
· 18 years ago
04ce690
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
by Al Viro
· 18 years ago
8c689a6
[XFRM]: misc annotations
by Al Viro
· 18 years ago
d2ecd9c
[IPV6]: annotate inet6_hashtables
by Al Viro
· 18 years ago
5a874db
[NET]: ipconfig and nfsroot annotations
by Al Viro
· 18 years ago
3e6c8cd
[TIPC]: endianness annotations
by Al Viro
· 18 years ago
837925d
[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay detected' log messages
by Larry Finger
· 18 years ago
c9308b0
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
by Daniel Drake
· 18 years ago
dc9b334
[NET]: Re-fix of doc-comment in sock.h
by Paul Bonser
· 18 years ago
da41390
[IPVS]: Compile fix for annotations in userland.
by Simon Horman
· 18 years ago
95026cd
[IPV6]: Fix ECN bug on big-endian
by Al Viro
· 18 years ago
02e6037
[IPX]: Annotate and fix IPX checksum
by Al Viro
· 18 years ago
4833ed0
[IPX]: Trivial parts of endianness annotations
by Al Viro
· 18 years ago
6a43487
[NET]: kernel-doc fix for sock.h
by Randy Dunlap
· 18 years ago
185b1aa
[NET]: Reduce sizeof(struct flowi) by 20 bytes.
by Eric Dumazet
· 18 years ago
cde49b0
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 18 years ago
78d7942
[IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup lookups on some CPUS
by Eric Dumazet
· 18 years ago
b52f070
[IPv4] fib: Remove unused fib_config members
by Thomas Graf
· 18 years ago
e320af1
[IPV6]: Remove struct pol_chain.
by Ville Nuorvala
· 18 years ago
7c28ad2
[PATCH] softmac: Fix WX and association related races
by Michael Buesch
· 18 years ago
4c67bc7
[Bluetooth] Support concurrent connect requests
by Marcel Holtmann
· 18 years ago
4663afe
[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()
by Eric Dumazet
· 18 years ago
645408d
[PATCH] gfp_t in netlabel
by Al Viro
· 18 years ago
42b6785
[NET]: Introduce protocol-specific destructor for time-wait sockets.
by YOSHIFUJI Hideaki
· 18 years ago
331c4ee
[SCTP]: Fix receive buffer accounting.
by Vlad Yasevich
· 18 years ago
5b368e6
IPsec: correct semantics for SELinux policy matching
by Venkat Yekkirala
· 18 years ago
134b0fc
IPsec: propagate security module errors up from flow_cache_lookup
by James Morris
· 18 years ago
ffb733c
NetLabel: fix a cache race condition
by paul.moore@hp.com
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
17db952
[PATCH] Add genetlink utilities for payload length calculation
by Balbir Singh
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
95d4e6b
[NetLabel]: audit fixups due to delayed feedback
by Paul Moore
· 18 years ago
32f50cd
[NetLabel]: add audit support for configuration changes
by Paul Moore
· 18 years ago
014d730
[IPVS]: ipvs annotations
by Al Viro
· 18 years ago
d77072e
[NET]: Annotate dst_ops protocol
by Al Viro
· 18 years ago
1b0fee7
[IrDA]: Memory allocations cleanups
by Samuel Ortiz
· 18 years ago
4324a17
[XFRM]: fl_ipsec_spi is net-endian
by Al Viro
· 18 years ago
61f4627
[XFRM]: xfrm_replay_advance() annotations
by Al Viro
· 18 years ago
a252cc2
[XFRM]: xrfm_replay_check() annotations
by Al Viro
· 18 years ago
6067b2b
[XFRM]: xfrm_parse_spi() annotations
by Al Viro
· 18 years ago
a94cfd1
[XFRM]: xfrm_state_lookup() annotations
by Al Viro
· 18 years ago
26977b4
[XFRM]: xfrm_alloc_spi() annotated
by Al Viro
· 18 years ago
5f19343
[XFRM]: addr_match() annotations
by Al Viro
· 18 years ago
Next »