Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
7ad6848c7e81a603605fad3f3575841aab004eea
/
include
/
net
/
ip.h
7ad6848
ip: fix mc_loop checks for tunnels with multicast outer addresses
by Octavian Purdila
· 15 years ago
8fa9ff6
netfilter: fix crashes in bridge netfilter caused by fragment jumps
by Patrick McHardy
· 15 years ago
fd2c3ef
net: cleanup include/net
by Eric Dumazet
· 15 years ago
c720c7e
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
edf391f
snmp: add missing counters for RFC 4293
by Neil Horman
· 16 years ago
51f31ca
ip: support for TX timestamps on UDP and RAW sockets
by Patrick Ohly
· 16 years ago
b27aead
netns xfrm: per-netns sysctls
by Alexey Dobriyan
· 16 years ago
2e77d89
net: avoid a pair of dst_hold()/dst_release() in ip_append_data()
by Eric Dumazet
· 16 years ago
f221e72
sysctl: simplify ->strategy
by Alexey Dobriyan
· 16 years ago
3c689b7
inet: cleanup of local_port_range
by Eric Dumazet
· 16 years ago
86b08d8
ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible
by KOVACS Krisztian
· 16 years ago
88ef4a5
tcp: Handle TCP SYN+ACK/ACK/RST transparency
by KOVACS Krisztian
· 16 years ago
bd7b153
[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones
by Al Viro
· 16 years ago
61a7e26
mib: put net statistics on struct net
by Pavel Emelyanov
· 16 years ago
a20f579
mib: put ip statistics on struct net
by Pavel Emelyanov
· 16 years ago
ed88098
mib: add net to NET_ADD_STATS_USER
by Pavel Emelyanov
· 16 years ago
f2bf415
mib: add net to NET_ADD_STATS_BH
by Pavel Emelyanov
· 16 years ago
6f67c81
mib: add net to NET_INC_STATS_USER
by Pavel Emelyanov
· 16 years ago
de0744a
mib: add net to NET_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
4e67344
mib: add net to NET_INC_STATS
by Pavel Emelyanov
· 16 years ago
c5346fe
mib: add net to IP_ADD_STATS_BH
by Pavel Emelyanov
· 16 years ago
7c73a6f
mib: add net to IP_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
5e38e27
mib: add net to IP_INC_STATS
by Pavel Emelyanov
· 16 years ago
c6f8f7e
mib: drop unused IP_INC_STATS_USER
by Pavel Emelyanov
· 16 years ago
0bbeafd
ip: Make use of the inline function dst_metric_locked()
by Satoru SATOH
· 17 years ago
7a6adb9
[NETNS]: Add namespace parameter to ip_cmsg_send.
by Denis V. Lunev
· 17 years ago
f2c4802
[NETNS]: Add namespace parameter to ip_options_get(...).
by Denis V. Lunev
· 17 years ago
0e6bd4a
[NETNS]: Add namespace parameter to ip_options_compile.
by Denis V. Lunev
· 17 years ago
6ddc082
[NETNS][FRAGS]: Make the mem counter per-namespace.
by Pavel Emelyanov
· 17 years ago
e5a2bb842
[NETNS][FRAGS]: Make the nqueues counter per-namespace.
by Pavel Emelyanov
· 17 years ago
8d8354d
[NETNS][FRAGS]: Move ctl tables around.
by Pavel Emelyanov
· 17 years ago
3d7cc2b
[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules
by Pavel Emelyanov
· 17 years ago
b798232
[IPV4]: Remove three declarations of unimplemented methods and correct a typo in include/net/ip.h
by Rami Rosen
· 17 years ago
c69bce2
[NET]: Remove unused "mibalign" argument for snmp_mib_init().
by YOSHIFUJI Hideaki
· 17 years ago
3e37c3f
[IPV4]: Use ctl paths to register net/ipv4/ table
by Pavel Emelyanov
· 17 years ago
c439cb2
[IPV4]: Add ip_local_out
by Herbert Xu
· 17 years ago
a9e527e
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
by Rolf Manderscheid
· 17 years ago
8e7999c
[INET]: Consolidate the xxx_evictor
by Pavel Emelyanov
· 17 years ago
04128f2
[INET]: Collect common frag sysctl variables together
by Pavel Emelyanov
· 17 years ago
7eb9515
[INET]: Collect frag queues management objects together
by Pavel Emelyanov
· 17 years ago
776c729
[IPV4]: Change ip_defrag to return an integer
by Herbert Xu
· 17 years ago
227b60f
[INET]: local port range robustness
by Stephen Hemminger
· 17 years ago
f0e48db
[TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack
by Patrick McHardy
· 17 years ago
5e0f043
[IPV4]: Consolidate common SNMP code
by Herbert Xu
· 18 years ago
3349017
[IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.
by YOSHIFUJI Hideaki
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
c9bdd4b
[IP]: Introduce ip_hdrlen()
by Arnaldo Carvalho de Melo
· 18 years ago
e89862f
[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
by David S. Miller
· 18 years ago
1f29bcd
[PATCH] sysctl: remove unused "context" param
by Alexey Dobriyan
· 18 years ago
5c78f27
[NET]: IP header modifier helpers annotations.
by Al Viro
· 18 years ago
d6f5493
[NET]: Annotate callers of csum_tcpudp_nofold() in net/*
by Al Viro
· 18 years ago
714e85b
[IPV6]: Assorted trivial endianness annotations.
by Al Viro
· 18 years ago
9317311
[TCP]: Don't set SKB owner in tcp_transmit_skb().
by David S. Miller
· 18 years ago
35986b3
[IPV4]: ip_icmp_error() annotations
by Al Viro
· 18 years ago
0579016
[IPV4]: ip_local_error() annotations
by Al Viro
· 18 years ago
4b06a7c
[IPV4]: ip_local_error() ipv4 address argument annotated
by Al Viro
· 18 years ago
c1d18f9
[IPV4]: struct ipcm_cookie annotation
by Al Viro
· 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
cee4cca
Merge git://git.infradead.org/hdrcleanup-2.6
by Linus Torvalds
· 18 years ago
bdeb04c
[NET]: net.ipv4.ip_autoconfig sysctl removal
by Stephen Hemminger
· 18 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
2e2f7ae
[NETFILTER]: Fix fragmentation issues with bridge netfilter
by Patrick McHardy
· 19 years ago
3fdadf7
[NET]: {get|set}sockopt compatibility layer
by Dmitry Mishin
· 19 years ago
48d5cad
[XFRM]: Fix SNAT-related crash in xfrm4_output_finish
by Patrick McHardy
· 19 years ago
97dc627
[IPV4]: make ip_fragment() static
by Adrian Bunk
· 19 years ago
3e3850e
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
by Patrick McHardy
· 19 years ago
8cdfab8
[IPV4]: reset IPCB flags when neccessary
by Patrick McHardy
· 19 years ago
1bd9bef
[NETFILTER]: Call POST_ROUTING hook before fragmentation
by Patrick McHardy
· 19 years ago
14c8502
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
by Arnaldo Carvalho de Melo
· 19 years ago
89cee8b
[IPV4]: Safer reassembly
by Herbert Xu
· 19 years ago
4c6ea29
[IP]: Introduce ip_options_get_from_user
by Arnaldo Carvalho de Melo
· 19 years ago
2038073
[NET]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
0742fd5
[IPV4]: possible cleanups
by Adrian Bunk
· 19 years ago
f2ccd8f
[NET]: Kill skb->real_dev
by David S. Miller
· 19 years ago
cdac4e0
[SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket option
by Neil Horman
· 19 years ago
02c30a8
[PATCH] update Ross Biro bouncing email address
by Jesper Juhl
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago