Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3fae1c37eea98097de34ba665796fea93b29f4aa
/
net
1f1e030
[PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian machines.
by NeilBrown
· 19 years ago
46f25df
[NET]: Change 1500 to ETH_DATA_LEN in some files
by Kris Katterjohn
· 19 years ago
e924283
[IPVS]: Another file needs linux/interrupt.h
by Andrew Morton
· 19 years ago
e8eaedf
[NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECT
by Yasuyuki Kozakai
· 19 years ago
0ae2cfe
[NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.h
by Patrick McHardy
· 19 years ago
22dea56
[NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack
by Patrick McHardy
· 19 years ago
b777e0c
[NETFILTER]: make ipv6_find_hdr() find transport protocol header
by Patrick McHardy
· 19 years ago
1bd9bef
[NETFILTER]: Call POST_ROUTING hook before fragmentation
by Patrick McHardy
· 19 years ago
abbcc73
[NETFILTER]: Remove okfn usage in ip_vs_core.c
by Patrick McHardy
· 19 years ago
a9b305c
[NETFILTER]: ctnetlink: Fix dumping of helper name
by Patrick McHardy
· 19 years ago
e7be699
[NETFILTER]: Fix module_param types and permissions
by Patrick McHardy
· 19 years ago
87711cb
[NETFILTER]: Filter dumped entries based on the layer 3 protocol number
by Pablo Neira Ayuso
· 19 years ago
c1d10ad
[NETFILTER]: Add ctnetlink port for nf_conntrack
by Pablo Neira Ayuso
· 19 years ago
205d67c
[NETFILTER]: ctnetlink: remove unused variable
by Pablo Neira Ayuso
· 19 years ago
d4d6bb4
[NETFILTER]: ctnetlink: fix conntrack mark race
by Pablo Neira Ayuso
· 19 years ago
0368309
[NETFILTER]: ctnetlink: ctnetlink_event cleanup
by Pablo Neira Ayuso
· 19 years ago
47116eb
[NETFILTER]: ctnetlink: use u_int32_t instead of unsigned int
by Pablo Neira Ayuso
· 19 years ago
984955b
[NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value back
by Pablo Neira Ayuso
· 19 years ago
90c4656
[NETFILTER]: ctnetlink: Add sanity checkings for ICMP
by Yasuyuki Kozakai
· 19 years ago
684f7b2
[NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumping
by Pablo Neira Ayuso
· 19 years ago
d695aa8
[NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c
by Jesper Juhl
· 19 years ago
3e4ead4
[NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c
by Jesper Juhl
· 19 years ago
4ffd2e4
[IPVS]: Fix compilation
by Adrian Bunk
· 19 years ago
db9edfd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
52347f4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
d779188
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
fd586ba
[PATCH] net: swich device attribute creation to default attrs
by Kay Sievers
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
74cb879
[TCP] tcp_vegas: Fix slow start
by Thomas Young
· 19 years ago
9369986
[NET]: More instruction checks fornet/core/filter.c
by Kris Katterjohn
· 19 years ago
181a46a
[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.
by YOSHIFUJI Hideaki
· 19 years ago
196433c
[IPV6]: Use macro for rwlock_t initialization.
by YOSHIFUJI Hideaki
· 19 years ago
ca40330
[ECONET]: Use macro for spinlock_t definition.
by YOSHIFUJI Hideaki
· 19 years ago
f190055
[IPVS]: Add missing include <linux/net.h>
by Arnaldo Carvalho de Melo
· 19 years ago
80e40da
[TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected
by Arnaldo Carvalho de Melo
· 19 years ago
e4dfd44
[DCCP] ackvec: use u8 for the buf offsets
by Arnaldo Carvalho de Melo
· 19 years ago
6742bbc
[DCCP] ackvec: Fix spelling of "throw"
by Andrea Bittau
· 19 years ago
40efc6f
[TCP]: less inline's
by Stephen Hemminger
· 19 years ago
3c19065
[IEEE80211] ipw2200: Simplify multicast checks.
by Stephen Hemminger
· 19 years ago
cd8787a
[IPV4] fib_trie: build fix
by Stephen Hemminger
· 19 years ago
554c9a8
[BRIDGE]: Fix faulty check in br_stp_recalculate_bridge_id()
by Stephen Hemminger
· 19 years ago
e84a9f5
[DCCP]: Notify CCID only after ACK vectors have been processed.
by Andrea Bittau
· 19 years ago
9e37720
[DCCP]: Send an ACK vector when ACKing a response packet
by Andrea Bittau
· 19 years ago
709dd3a
[DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN.
by Andrea Bittau
· 19 years ago
5062430
[DECNET]: Only use local routers
by Patrick Caulfield
· 19 years ago
4b5bdf5
[IPVS]: Cleanup IP_VS_DBG statements.
by Roberto Nibali
· 19 years ago
b5e5fa5
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
by Christoph Hellwig
· 19 years ago
5ff7630
[NETROM]: Remove unessecary lock_sock calls in netrom_ioctl()
by Christoph Hellwig
· 19 years ago
b461d2f
[NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8
by Per Liden
· 19 years ago
fd19f32
[AF_UNIX]: Convert to use a spinlock instead of rwlock
by Benjamin LaHaise
· 19 years ago
4947d3e
[NET]: Speed up __alloc_skb()
by Benjamin LaHaise
· 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
25995ff
[SOCK]: Introduce sk_receive_skb
by Arnaldo Carvalho de Melo
· 19 years ago
ce1d4d3
[NET]: restructure sock_aio_{read,write} / sock_{readv,writev}
by Christoph Hellwig
· 19 years ago
cbeb321
[NET]: Fix sock_init() return value.
by David S. Miller
· 19 years ago
f34fbb9
[PKTGEN]: Deinitialise static variables.
by Jaco Kroon
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
77d76ea
[NET]: Small cleanup to socket initialization
by Andi Kleen
· 19 years ago
7708610
[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.
by Frank Filz
· 19 years ago
52ccb8e
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
by Frank Filz
· 19 years ago
fd96625
[IPV4] fib_trie: Add credits.
by Robert Olsson
· 19 years ago
9eb2d62
[TCP] cubic: use Newton-Raphson
by Stephen Hemminger
· 19 years ago
89b3d9a
[TCP] cubic: precompute constants
by Stephen Hemminger
· 19 years ago
c865e5d
[PKT_SCHED] netem: packet corruption option
by Stephen Hemminger
· 19 years ago
8cbb512
[BRIDGE]: add version number
by Stephen Hemminger
· 19 years ago
edb5e46
[BRIDGE]: limited ethtool support
by Stephen Hemminger
· 19 years ago
0e5eaba
[BRIDGE]: filter packets in learning state
by Stephen Hemminger
· 19 years ago
4433f42
[BRIDGE]: handle speed detection after carrier changes
by Stephen Hemminger
· 19 years ago
4505a3e
[BRIDGE]: allow setting hardware address of bridge pseudo-dev
by Stephen Hemminger
· 19 years ago
fbe9cc4
[AF_UNIX]: Use spinlock for unix_table_lock
by David S. Miller
· 19 years ago
d83d846
[IP_SOCKGLUE]: Remove most of the tcp specific calls
by Arnaldo Carvalho de Melo
· 19 years ago
d8313f5
[INET6]: Generalise tcp_v6_hash_connect
by Arnaldo Carvalho de Melo
· 19 years ago
a7f5e7f
[INET]: Generalise tcp_v4_hash_connect
by Arnaldo Carvalho de Melo
· 19 years ago
6d6ee43
[TWSK]: Introduce struct timewait_sock_ops
by Arnaldo Carvalho de Melo
· 19 years ago
fc44b98
[DCCP]: Use reqsk_free in dccp_v4_conn_request
by Arnaldo Carvalho de Melo
· 19 years ago
3df80d9
[DCCP]: Introduce DCCPv6
by Arnaldo Carvalho de Melo
· 19 years ago
399c07d
[IPV6]: Export ipv6_opt_accepted
by Arnaldo Carvalho de Melo
· 19 years ago
f21e68c
[DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6
by Arnaldo Carvalho de Melo
· 19 years ago
34ca686
[DCCP]: Just rename dccp_v4_prot to dccp_prot
by Arnaldo Carvalho de Melo
· 19 years ago
3cf3dc6
[IPV6]: Export some symbols for DCCPv6
by Arnaldo Carvalho de Melo
· 19 years ago
0fa1a53
[IPV6]: Introduce inet6_timewait_sock
by Arnaldo Carvalho de Melo
· 19 years ago
b9750ce
[IPV6]: Generalise some functions
by Arnaldo Carvalho de Melo
· 19 years ago
830a1e5
[AF_UNIX]: Remove superfluous reference counting in unix_stream_sendmsg
by Benjamin LaHaise
· 19 years ago
c1cbe4b
[NET]: Avoid atomic xchg() for non-error case
by Benjamin LaHaise
· 19 years ago
f1f71e0
[IPVS]: remove dead code
by Roberto Nibali
· 19 years ago
65a4544
[UDP]: udp_checksum_init return value
by Stephen Hemminger
· 19 years ago
3305b80
[IP]: Simplify and consolidate MSG_PEEK error handling
by Herbert Xu
· 19 years ago
57cca05
[DCCP]: Introduce dccp_ipv4_af_ops
by Arnaldo Carvalho de Melo
· 19 years ago
af05dc9
[ICSK]: Move v4_addr2sockaddr from TCP to icsk
by Arnaldo Carvalho de Melo
· 19 years ago
8292a17
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
by Arnaldo Carvalho de Melo
· 19 years ago
ca304b6
[IPV6]: Introduce inet6_rsk()
by Arnaldo Carvalho de Melo
· 19 years ago
8129765
[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add
by Arnaldo Carvalho de Melo
· 19 years ago
c2977c2
[ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long
by Arnaldo Carvalho de Melo
· 19 years ago
90b19d3
[IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash
by Arnaldo Carvalho de Melo
· 19 years ago
971af18
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
by Arnaldo Carvalho de Melo
· 19 years ago
89cee8b
[IPV4]: Safer reassembly
by Herbert Xu
· 19 years ago
d5228a4
[NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulog
by Bart De Schuymer
· 19 years ago
3183606
[NETFILTER] ip_tables: NUMA-aware allocation
by Eric Dumazet
· 19 years ago
df3271f
[TCP] BIC: CUBIC window growth (2.0)
by Stephen Hemminger
· 19 years ago
05d0545
[TCP] BIC: spelling and whitespace
by Stephen Hemminger
· 19 years ago
Next »