Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
269bd27e66037a7932cee6d6aa7ef7defd0bfe38
/
net
/
ipv4
269bd27
[TCP]: struct tcp_sack_block annotations
by Al Viro
· 18 years ago
6300772
[IPV4]: trivial igmp annotations
by Al Viro
· 18 years ago
c0cda06
[IPV4]: ip_mc_sf_allow() annotated
by Al Viro
· 18 years ago
ea4d9e7
[IPV4]: struct ip_sf_list and struct ip_sf_socklist annotated
by Al Viro
· 18 years ago
8f935bb
[IPV4]: ip_mc_{inc,dec}_group() annotations
by Al Viro
· 18 years ago
4b06a7c
[IPV4]: ip_local_error() ipv4 address argument annotated
by Al Viro
· 18 years ago
e25d2ca
[IPV4]: trivial ip_options.c annotations
by Al Viro
· 18 years ago
c1d18f9
[IPV4]: struct ipcm_cookie annotation
by Al Viro
· 18 years ago
3ca3c68
[IPV4]: struct ip_options annotations
by Al Viro
· 18 years ago
7f25afb
[IPV4]: inet_csk_search_req() (partial) annotations
by Al Viro
· 18 years ago
adaf345
[IPV4]: annotate address in inet_request_sock
by Al Viro
· 18 years ago
321efff
[IPV4]: Fix order in inet_init failure path.
by Olaf Kirch
· 18 years ago
13d8eaa
[IPV4]: ip_build_and_send_pkt() annotations
by Al Viro
· 18 years ago
8712f77
[IPV4]: ip_options_build() annotations
by Al Viro
· 18 years ago
e8192f3
[IPV4] bug: broken open-coded inet_make_mask() (multipath_wrandom)
by Al Viro
· 18 years ago
f20f4a6
[IPV4] multipath_wrandom.c: trivial annotations
by Al Viro
· 18 years ago
d9cd66e
[IPV4]: multipath_set_nhinfo() annotations
by Al Viro
· 18 years ago
32ab5f8
[IPV4] fib_trie.c: trivial annotations
by Al Viro
· 18 years ago
1e8aa6f
[IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is broken
by Al Viro
· 18 years ago
1ef1b8c
[IPV4]: fib_semantic_match() annotations
by Al Viro
· 18 years ago
b6e80c6
[IPV4]: trivial fib_hash.c annotations
by Al Viro
· 18 years ago
1827777
[IPV4]: ip_fragment.c endianness annotations
by Al Viro
· 18 years ago
53576d9
[IPV4]: inetpeer annotations
by Al Viro
· 18 years ago
d878e72e
[IPV4]: ip_fib_check_default() annotated
by Al Viro
· 18 years ago
fd68322
[IPV4]: inet_addr_type() annotations
by Al Viro
· 18 years ago
e488301
[IPV4]: icmp_send() annotation
by Al Viro
· 18 years ago
60cad5d
[IPV4]: annotate inetdev.h helpers
by Al Viro
· 18 years ago
a7a628c
[IPV4]: IFA_{LOCAL,ADDRESS,BROADCAST,ANYCAST} on ipv4 annotated
by Al Viro
· 18 years ago
a144ea4
[IPV4]: annotate struct in_ifaddr
by Al Viro
· 18 years ago
6d85c10
[IPV4]: struct fib_config IPv4 address fields annotated
by Al Viro
· 18 years ago
17fb2c6
[IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotated
by Al Viro
· 18 years ago
e448515
[IPV4] net/ipv4/route.c: trivial endianness annotations
by Al Viro
· 18 years ago
b83738a
[IPV4]: FIB_RES_PREFSRC() annotated
by Al Viro
· 18 years ago
ff428d7
[IPV4]: inet_addr_onlink() annotated
by Al Viro
· 18 years ago
a60c492
[IPV4]: ip_check_mc() annotations
by Al Viro
· 18 years ago
d9c9df8
[IPV4]: fib_validate_source() annotations
by Al Viro
· 18 years ago
a61ced5
[IPV4]: inet_select_addr() annotations
by Al Viro
· 18 years ago
bada8ad
[IPV4]: ip_route_connect() ipv4 address arguments annotated
by Al Viro
· 18 years ago
8c7bc84
[IPV4]: annotate rt_hash_code() users
by Al Viro
· 18 years ago
f765522
[IPV4]: ip_rt_redirect() annotations
by Al Viro
· 18 years ago
9e12bb2
[IPV4]: ip_route_input() annotations
by Al Viro
· 18 years ago
fcd4828
[NetLabel]: rework the Netlink attribute handling (part 1)
by Paul Moore
· 18 years ago
609c92f
[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe
by Paul Moore
· 18 years ago
14a72f5
[NetLabel]: correct improper handling of non-NetLabel peer contexts
by Paul Moore
· 18 years ago
597811e
[TCP]: make cubic the default
by Stephen Hemminger
· 18 years ago
3d2573f
[TCP]: default congestion control menu
by Stephen Hemminger
· 18 years ago
3e597c6
[PATCH] fix iptables __user misannotations
by Al Viro
· 18 years ago
4c5de69
[NETFILTER]: PPTP conntrack: fix another GRE keymap leak
by Patrick McHardy
· 18 years ago
fd5e3be
[NETFILTER]: PPTP conntrack: fix GRE keymap leak
by Patrick McHardy
· 18 years ago
62fbe9c
[NETFILTER]: PPTP conntrack: fix PPTP_IN_CALL message types
by Patrick McHardy
· 18 years ago
750a584
[NETFILTER]: PPTP conntrack: check call ID before changing state
by Patrick McHardy
· 18 years ago
87a0117
[NETFILTER]: PPTP conntrack: clean up debugging cruft
by Patrick McHardy
· 18 years ago
4c65175
[NETFILTER]: PPTP conntrack: consolidate header parsing
by Patrick McHardy
· 18 years ago
a107340
[NETFILTER]: PPTP conntrack: consolidate header size checks
by Patrick McHardy
· 18 years ago
cf9f815
[NETFILTER]: PPTP conntrack: simplify expectation handling
by Patrick McHardy
· 18 years ago
857c06d
[NETFILTER]: PPTP conntrack: remove unnecessary cid/pcid header pointers
by Patrick McHardy
· 18 years ago
6013c0a
[NETFILTER]: PPTP conntrack: fix header definitions
by Patrick McHardy
· 18 years ago
5256f66
[NETFILTER]: PPTP conntrack: remove more dead code
by Patrick McHardy
· 18 years ago
a1ad1de
[NETFILTER]: PPTP conntrack: remove dead code
by Patrick McHardy
· 18 years ago
955b944
[NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions
by Patrick McHardy
· 18 years ago
edd5a32
[NETFILTER]: PPTP conntrack: fix whitespace errors
by Patrick McHardy
· 18 years ago
127f15d
[NETFILTER]: ipt_hashlimit: add compat conversion functions
by Patrick McHardy
· 18 years ago
9fa492c
[NETFILTER]: x_tables: simplify compat API
by Patrick McHardy
· 18 years ago
79030ed
[NETFILTER]: ip_tables: revision support for compat code
by Patrick McHardy
· 18 years ago
bec71b1
[NETFILTER]: ip_tables: fix module refcount leaks in compat error paths
by Patrick McHardy
· 18 years ago
1192e40
[NETFILTER]: make some netfilter globals __read_mostly
by Brian Haley
· 18 years ago
c1fe3ca
[NETFILTER]: TCP conntrack: improve dead connection detection
by George Hansper
· 18 years ago
ca39df6
[NETFILTER]: ipt_TTL: fix checksum update bug
by Patrick McHardy
· 18 years ago
5251e2d
[NETFILTER]: conntrack: fix race condition in early_drop
by Pablo Neira Ayuso
· 18 years ago
01f3484
[NETFILTER]: ctnetlink: simplify the code to dump the conntrack table
by Pablo Neira Ayuso
· 18 years ago
90d47db
[NETFILTER]: x_tables: small check_entry & module_refcount cleanup
by Dmitry Mishin
· 18 years ago
ecb70c9
[NETFILTER]: ipt_TCPMSS: misc cleanup
by Patrick McHardy
· 18 years ago
2be344c
[NETFILTER]: ipt_TCPMSS: remove impossible condition
by Patrick McHardy
· 18 years ago
68e1f18
[NETFILTER]: ipt_TCPMSS: reformat
by Patrick McHardy
· 18 years ago
df0933d
[NETFILTER]: kill listhelp.h
by Patrick McHardy
· 18 years ago
c55e2f4
[IPV4]: ipip and ip_gre encapsulation bugs
by Al Viro
· 18 years ago
a1e59ab
[XFRM]: Fix wildcard as tunnel source
by Patrick McHardy
· 18 years ago
1ef9696
[TCP]: Send ACKs each 2nd received segment.
by Alexey Kuznetsov
· 18 years ago
94aec08
[NETFILTER]: Change tunables to __read_mostly
by Brian Haley
· 18 years ago
eb878e8
[IPSEC]: output mode to take an xfrm state as input param
by Jamal Hadi Salim
· 18 years ago
fda9ef5
[NET]: Fix sk->sk_filter field access
by Dmitry Mishin
· 18 years ago
ff9b5e0
[TCP]: Fix rcv mss estimate for LRO
by Herbert Xu
· 18 years ago
9bcfcaf
[NETFILTER] bridge: simplify nf_bridge_pad
by Stephen Hemminger
· 18 years ago
5176f91
[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation
by Thomas Graf
· 18 years ago
e3b4ead
[UDP]: saddr_cmp function should take const socket pointers
by David S. Miller
· 18 years ago
bed53ea
[UDP]: Mark udp_port_rover static.
by David S. Miller
· 18 years ago
25030a7
[UDP]: Unify UDPv4 and UDPv6 ->get_port()
by Gerrit Renker
· 18 years ago
e5d679f
[NET]: Use SLAB_PANIC
by Alexey Dobriyan
· 18 years ago
ef047f5
[NET]: Use BUILD_BUG_ON() for checking size of skb->cb.
by YOSHIFUJI Hideaki
· 18 years ago
74975d4
[TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
bbfb39c
[IPV4]: Add support for fwmark masks in routing rules
by Patrick McHardy
· 18 years ago
65e3d72
[TCP] tcp_bic: use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
2989697
[TCP] tcp_lp: use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
e4bec82
[IPSEC] esp: Defer output IV initialization to first use.
by David S. Miller
· 18 years ago
9d4a706
[XFRM]: Add generation count to xfrm_state and xfrm_dst.
by David S. Miller
· 18 years ago
edcd582
[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.
by David S. Miller
· 18 years ago
2770834
[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.
by David S. Miller
· 18 years ago
e53820d
[XFRM] IPV6: Restrict bundle reusing
by Masahide NAKAMURA
· 18 years ago
1b5c229
[XFRM] STATE: Support non-fragment outbound transformation headers.
by Masahide NAKAMURA
· 18 years ago
eb2971b
[XFRM] STATE: Search by address using source address list.
by Masahide NAKAMURA
· 18 years ago
Next »