index
:
platform/kernel/linux-riscv
accepted/tizen_unified
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
tizen
tizen_dev
upstream
Unnamed repository; edit this file 'description' to name the repository.
Replication User from Gerrit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
[TCP/DCCP]: Introduce net_xmit_eval
Gerrit Renker
1
-1
/
+1
2006-12-02
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
2
-4
/
+6
2006-12-02
[IPV6]: Per-interface statistics support.
YOSHIFUJI Hideaki
2
-3
/
+19
2006-12-02
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
YOSHIFUJI Hideaki
1
-0
/
+5
2006-12-02
[TCP]: Don't set SKB owner in tcp_transmit_skb().
David S. Miller
3
-3
/
+4
2006-12-02
[TCP]: Restrict congestion control choices.
Stephen Hemminger
1
-0
/
+3
2006-12-02
[TCP]: Add tcp_available_congestion_control sysctl.
Stephen Hemminger
1
-0
/
+4
2006-12-02
[SCTP]: Fix warning
Vlad Yasevich
1
-1
/
+1
2006-12-02
[NET]: Size listen hash tables using backlog hint
Eric Dumazet
2
-5
/
+4
2006-12-02
[NET] rules: Share common attribute validation policy
Thomas Graf
1
-0
/
+7
2006-12-02
[NET] rules: Protocol independant mark selector
Thomas Graf
1
-0
/
+2
2006-12-02
[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark
Thomas Graf
1
-1
/
+1
2006-12-02
[NET]: Rethink mark field in struct flowi
Thomas Graf
2
-9
/
+2
2006-12-02
[XFRM]: uninline xfrm_selector_match()
Andrew Morton
1
-34
/
+2
2006-12-02
[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH
Peter Zijlstra
1
-1
/
+7
2006-12-02
SELinux: Return correct context for SO_PEERSEC
Venkat Yekkirala
1
-0
/
+1
2006-12-02
[BLUETOOTH]: rfcomm endianness annotations
Al Viro
1
-2
/
+2
2006-12-02
[LLC]: anotations
Al Viro
1
-5
/
+5
2006-12-02
[IPV6]: annotate inet6_csk_search_req()
Al Viro
1
-1
/
+1
2006-12-02
[IPV6]: flowlabels are net-endian
Al Viro
2
-3
/
+3
2006-12-02
[INET]: annotate inet_ecn.h
Al Viro
1
-2
/
+2
2006-12-02
[NET]: annotate dsfield.h
Al Viro
1
-3
/
+3
2006-12-02
[XFRM]: annotate ->new_mapping()
Al Viro
1
-2
/
+2
2006-12-02
[IPV6]: annotate struct frag_hdr
Al Viro
1
-4
/
+4
2006-12-02
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
Al Viro
3
-4
/
+3
2006-12-02
[XFRM]: misc annotations
Al Viro
1
-3
/
+3
2006-12-02
[IPV6]: annotate inet6_hashtables
Al Viro
1
-8
/
+8
2006-12-02
[NET]: ipconfig and nfsroot annotations
Al Viro
1
-4
/
+4
2006-12-02
[TIPC]: endianness annotations
Al Viro
2
-2
/
+2
2006-12-02
[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...
Larry Finger
1
-0
/
+2
2006-12-02
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
Daniel Drake
1
-0
/
+4
2006-11-25
[NET]: Re-fix of doc-comment in sock.h
Paul Bonser
1
-5
/
+10
2006-11-09
[IPVS]: Compile fix for annotations in userland.
Simon Horman
1
-0
/
+1
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
[next]