Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cc10b6ffd39ef982f86de68d95e5811df82cf819
/
net
/
ipv4
/
af_inet.c
e3826f1
net: reserve ports for applications using fixed port numbers
by Amerigo Wang
· 15 years ago
c58dc01
net: Make RFS socket operations not be inet specific.
by David S. Miller
· 15 years ago
0eae88f
net: Fix various endianness glitches
by Eric Dumazet
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
fec5e65
rfs: Receive Flow Steering
by Tom Herbert
· 15 years ago
b6c6712
net: sk_dst_cache RCUification
by Eric Dumazet
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
cb4361c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
6503d96
net: check the length of the socket address passed to connect(2)
by Changli Gao
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ec733b1
net: snmp mib cleanup
by Eric Dumazet
· 15 years ago
7d720c3
percpu: add __percpu sparse annotations to net
by Tejun Heo
· 15 years ago
c84b326
net: check kern before calling security subsystem
by Eric Paris
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
13f18aa
net: drop capability from protocol definitions
by Eric Paris
· 15 years ago
38bfd8f
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
by Cyrill Gorcunov
· 15 years ago
c720c7e
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
914a9ab
net: Use sk_mark for routing lookup in more places
by Atis Elsts
· 15 years ago
3261309
net: constify struct net_protocol
by Alexey Dobriyan
· 15 years ago
3d1427f
ipv4: af_inet.c cleanups
by Eric Dumazet
· 15 years ago
d7ca4cc
udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.
by Sridhar Samudrala
· 15 years ago
2307f86
ipv4: remove ip_mc_drop_socket() declaration from af_inet.c.
by Rami Rosen
· 15 years ago
f771bef
ipv4: New multicast-all socket option
by Nivedita Singhvi
· 15 years ago
1075f3f
ipv4: Use 32-bit loads for ID and length in GRO
by Herbert Xu
· 15 years ago
a5b1cf2
gro: Avoid unnecessary comparison after skb_gro_header
by Herbert Xu
· 15 years ago
573636c
[PATCH] net: remove superfluous call to synchronize_net()
by Eric Dumazet
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
7546dd9
net: convert usage of packet_type to read_mostly
by Stephen Hemminger
· 16 years ago
313e458
alloc_percpu: add align argument to __alloc_percpu.
by Rusty Russell
· 16 years ago
a5ad24b
gro: Optimise IPv4 packet reception
by Herbert Xu
· 16 years ago
f15fbcd
ipv4: Delete redundant sk_family assignment
by Herbert Xu
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
8691173
gro: Avoid copying headers of unmerged packets
by Herbert Xu
· 16 years ago
b4ee07d
netns: igmp: allow IPPROTO_IGMP sockets in netns
by Alexey Dobriyan
· 16 years ago
bf296b1
tcp: Add GRO support
by Herbert Xu
· 16 years ago
73cc19f
ipv4: Add GRO infrastructure
by Herbert Xu
· 16 years ago
04f258c
net: some optimizations in af_inet
by Eric Dumazet
· 16 years ago
6ab33d5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
c828384
TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()
by Balazs Scheidler
· 16 years ago
673d57e
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
by Harvey Harrison
· 16 years ago
b9fb150
ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is set
by Tóth László Attila
· 16 years ago
4836e30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
2284284
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
bd7b153
[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones
by Al Viro
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
696adfe
list_for_each_rcu must die: networking
by Paul E. McKenney
· 16 years ago
d89cbbb
ipv4: clean the init_ipv4_mibs error paths
by Pavel Emelyanov
· 16 years ago
923c658
mib: put icmpmsg statistics on struct net
by Pavel Emelyanov
· 16 years ago
b60538a
mib: put icmp statistics on struct net
by Pavel Emelyanov
· 16 years ago
386019d
mib: put udplite statistics on struct net
by Pavel Emelyanov
· 16 years ago
2f275f9
mib: put udp statistics on struct net
by Pavel Emelyanov
· 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
57ef42d
mib: put tcp statistics on struct net
by Pavel Emelyanov
· 16 years ago
9b4661b
ipv4: add pernet mib operations
by Pavel Emelyanov
· 16 years ago
a9c1932
tcp: add net to tcp_mib_init
by Pavel Emelyanov
· 16 years ago
03d2f89
ipv4: Do cleanup for ip_mr_init
by Wang Chen
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
801678c
Remove duplicated unlikely() in IS_ERR()
by Hirofumi Nakagawa
· 17 years ago
a7d632b
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
by YOSHIFUJI Hideaki
· 17 years ago
5616bdd
[INET]: uc_ttl assignment in inet_ctl_sock_create is redundant.
by Denis V. Lunev
· 17 years ago
5677242
[NETNS]: Inet control socket should not hold a namespace.
by Denis V. Lunev
· 17 years ago
eee4fe4
[INET]: Let inet_ctl_sock_create return sock rather than socket.
by Denis V. Lunev
· 17 years ago
3d58b5f
[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.
by Denis V. Lunev
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
92f1fec
[NETNS]: Enable TCP/UDP/ICMP inside namespace.
by Denis V. Lunev
· 17 years ago
2342fd7
[NETNS]: Allow to create sockets in non-initial namespace.
by Denis V. Lunev
· 17 years ago
05cf89d
[NETNS]: Process INET socket layer in the correct namespace.
by Denis V. Lunev
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
e6f1ceb
[NET] endianness noise: INADDR_ANY
by Al Viro
· 17 years ago
db8dac2
[UDP]: Revert udplite and code split.
by David S. Miller
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
e898d4d
[UDP]: Allow users to configure UDP-Lite.
by YOSHIFUJI Hideaki
· 17 years ago
a5710d6
[ICMP]: Add return code to icmp_init.
by Denis V. Lunev
· 17 years ago
9b0f976
[INET]: Remove struct net_proto_family* from _init calls.
by Denis V. Lunev
· 17 years ago
e5b13cb
[NETNS]: Process devinet ioctl in the correct namespace.
by Denis V. Lunev
· 17 years ago
f1b050b
[NETNS]: Add namespace parameter to ip_route_output_flow.
by Denis V. Lunev
· 17 years ago
1bad118
[NETNS]: Pass namespace through ip_rt_ioctl.
by Denis V. Lunev
· 17 years ago
6b175b2
[NETNS]: Add netns parameter to inet_(dev_)add_type.
by Eric W. Biederman
· 17 years ago
7b1a74f
[NETNS]: Refactor fib initialization so it can handle multiple namespaces.
by Denis V. Lunev
· 17 years ago
61a0265
[NETNS]: Add namespace to API for routing /proc entries creation.
by Denis V. Lunev
· 17 years ago
95766ff
[UDP]: Add memory accounting.
by Hideo Aoki
· 17 years ago
32e569b
[IPV4]: Pass the net pointer to the arp_req_set_proxy()
by Pavel Emelyanov
· 17 years ago
8b7817f
[IPSEC]: Add ICMP host relookup support
by Herbert Xu
· 17 years ago
c69bce2
[NET]: Remove unused "mibalign" argument for snmp_mib_init().
by YOSHIFUJI Hideaki
· 17 years ago
9ba6397
[IPV4]: Cleanup the sysctl_net_ipv4.c file
by Pavel Emelyanov
· 17 years ago
9c55e01
[TCP]: Splice receive support.
by Jens Axboe
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
96793b4
[IPV4]: Add ICMPMsgStats MIB (RFC 4293)
by David L Stevens
· 17 years ago
c40f6ff
[IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h instead
by Denis Cheng
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
3516ffb
[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().
by David S. Miller
· 17 years ago
d212f87
[NET]: IPV6 checksum offloading in network devices
by Stephen Hemminger
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 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
be77628
[NET]: inet_ehash_secret should be __read_mostly and set only once
by Eric Dumazet
· 18 years ago
b3da2cf
[INET]: Use jhash + random secret for ehash.
by David S. Miller
· 18 years ago
Next »