Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8292a17a399ffb7c5c8b083db4ad994e090055f7
/
net
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
018da8f
[TCP] BIC: remove low utilization code.
by Stephen Hemminger
· 19 years ago
df71837
[LSM-IPSec]: Security association restriction.
by Trent Jaeger
· 19 years ago
5ab4a6c
[IPV6] mcast: Fix multiple issues in MLDv2 reports.
by David L Stevens
· 19 years ago
1b93ae64
[NET]: Validate socket filters against BPF_MAXINSNS in one spot.
by David S. Miller
· 19 years ago
6732bad
[IPV6]: Fix addrconf dead lock.
by YOSHIFUJI Hideaki
· 19 years ago
79cac2a
[BR_NETFILTER]: Fix leak if skb traverses > 1 bridge
by David Kimdon
· 19 years ago
6f4353d
[IPV6]: Increase default MLD_MAX_MSF to 64.
by David L Stevens
· 19 years ago
291d809
[IPV6]: Fix Temporary Address Generation
by Hiroyuki YAMAMORI
· 19 years ago
3dd3bf8
[IPV6]: Fix dead lock.
by YOSHIFUJI Hideaki
· 19 years ago
e646929
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a
by David S. Miller
· 19 years ago
9b78a82
[IPSEC]: Fix policy updates missed by sockets
by David S. Miller
· 19 years ago
4c7e689
[DCCP]: Comment typo
by Ian McDonald
· 19 years ago
1d14280
[IPV6]: Fix address deletion
by Kristian Slavov
· 19 years ago
7eb1b3d
[VLAN]: Add two missing checks to vlan_ioctl_handler()
by Mika Kukkonen
· 19 years ago
0d77d59
[NETROM]: Fix three if-statements in nr_state1_machine()
by Mika Kukkonen
· 19 years ago
6b3ae80
[IPV6]: Don't select a tentative address as a source address.
by YOSHIFUJI Hideaki
· 19 years ago
c5e33bd
[IPV6]: Run DAD when the link becomes ready.
by YOSHIFUJI Hideaki
· 19 years ago
3c21edb
[IPV6]: Defer IPv6 device initialization until the link becomes ready.
by YOSHIFUJI Hideaki
· 19 years ago
8de3351
[IPV6]: Try not to send icmp to anycast address.
by YOSHIFUJI Hideaki
· 19 years ago
58c4fb8
[IPV6]: Flag RTF_ANYCAST for anycast routes.
by YOSHIFUJI Hideaki
· 19 years ago
48e4918
SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions
by Trond Myklebust
· 19 years ago
b079fa7b
RPC: Do not block on skb allocation
by Trond Myklebust
· 19 years ago
9bffc4a
[SCTP]: Fix sctp to not return erroneous POLLOUT events.
by Neil Horman
· 19 years ago
399c180
[IPSEC]: Perform SA switchover immediately.
by David S. Miller
· 19 years ago
9e99999
[XFRM]: Handle DCCP in xfrm{4,6}_decode_session
by Patrick McHardy
· 19 years ago
3dd4bc6
[IPV6]: Fix route lifetime.
by YOSHIFUJI Hideaki
· 19 years ago
b036648
[BRIDGE-NF]: Fix bridge-nf ipv6 length check
by Bart De Schuymer
· 19 years ago
31cb5bd
[NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUE
by Patrick McHardy
· 19 years ago
0476f17
[NETFILTER]: Fix NAT init order
by Patrick McHardy
· 19 years ago
d3a880e
[PATCH] Address of void __user * is void __user * *, not void * __user *
by Al Viro
· 19 years ago
a388442
[VLAN]: Fix hardware rx csum errors
by Stephen Hemminger
· 19 years ago
1542272
[GRE]: Fix hardware checksum modification
by Herbert Xu
· 19 years ago
2edc268
[PKT_SCHED]: Disable debug tracing logs by default in packet action API.
by David S. Miller
· 19 years ago
a1493d9
[IPV6] addrconf: Do not print device pointer in privacy log message.
by David S. Miller
· 19 years ago
1cf9e8a
[PATCH] ieee80211_crypt_tkip depends on NET_RADIO
by Olaf Hering
· 19 years ago
14ee0a1
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/nf-2.6
by Linus Torvalds
· 19 years ago
2f9616d
[NETFILTER]: ip_nat_tftp: Fix expectation NAT
by Marcus Sundberg
· 19 years ago
ecc51b6
[TCPv6]: Fix skb leak
by Arnaldo Carvalho de Melo
· 19 years ago
73d4f84
[IPv6] IPsec: fix pmtu calculation of esp
by Kazunori MIYAZAWA
· 19 years ago
246a421
[NET]: Fix NULL pointer deref in checksum debugging.
by Stephen Hemminger
· 19 years ago
4ebf0ae
[AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page().
by David S. Miller
· 19 years ago
dfb4b9d
[TCP] Vegas: timestamp before clone
by David S. Miller
· 19 years ago
0d7bef6
[TCP] Vegas: Remove extra call to tcp_vegas_rtt_calc
by Thomas Young
· 19 years ago
5b49561
[TCP] Vegas: stop resetting rtt every ack
by Thomas Young
· 19 years ago
1f12bcc
[DECNET]: add memory buffer settings
by Steven Whitehouse
· 19 years ago
dab9630
[NET]: make function pointer argument parseable by kernel-doc
by Martin Waitz
· 19 years ago
2fdf1fa
[NETFILTER]: Don't use conntrack entry after dropping the reference
by Patrick McHardy
· 19 years ago
266c854
[NETFILTER]: Fix unbalanced read_unlock_bh in ctnetlink
by Patrick McHardy
· 19 years ago
6636568
[NETFILTER]: Wait for untracked references in nf_conntrack module unload
by Patrick McHardy
· 19 years ago
a795756
[NETFILTER]: Mark ctnetlink as EXPERIMENTAL
by Patrick McHardy
· 19 years ago
0be7fa9
[NETFILTER]: Fix CTA_PROTO_NUM attribute size in ctnetlink
by Patrick McHardy
· 19 years ago
afe5c6b
[NETFILTER]: Fix ip_conntrack_flush abuse in ctnetlink
by Patrick McHardy
· 19 years ago
3ebbe0c
[NETFILTER]: nfnetlink: Fix calculation of minimum message length
by Yasuyuki Kozakai
· 19 years ago
f16c910
[NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 type
by Yasuyuki Kozakai
· 19 years ago
8d1ca69
[NETFILTER]: Fix incorrect argument to ip_nat_initialized() in ctnetlink
by Pablo Neira Ayuso
· 19 years ago
bb184f3
SUNRPC: Fix Oopsable condition in rpc_pipefs
by Trond Myklebust
· 19 years ago
af1afe8
[IPV6]: Load protocol module dynamically.
by YOSHIFUJI Hideaki
· 19 years ago
86c8f9d
[IPV4] Fix EPROTONOSUPPORT error in inet_create
by Herbert Xu
· 19 years ago
24c6927
[IGMP]: workaround for IGMP v1/v2 bug
by David Stevens
· 19 years ago
bf031ff
[SCTP]: Fix getsockname for sctp when an ipv6 socket accepts a connection from
by Neil Horman
· 19 years ago
6736dc3
[SCTP]: Return socket errors only if the receive queue is empty.
by Neil Horman
· 19 years ago
ea86575
[NETLINK]: Fix processing of fib_lookup netlink messages
by Thomas Graf
· 19 years ago
2a43c4a
[NETFILTER]: Fix recent match jiffies wrap mismatches
by Phil Oester
· 19 years ago
73f3060
[NETFILTER]: Ignore ACKs ACKs on half open connections in TCP conntrack
by Jozsef Kadlecsik
· 19 years ago
34a0b3c
[IPV6]: make two functions static
by Adrian Bunk
· 19 years ago
d127e94
[NETFILTER] ipv4: small cleanups
by Adrian Bunk
· 19 years ago
4b30b1c
[IPV4]: make two functions static
by Adrian Bunk
· 19 years ago
9b5b5cf
[NET]: Add const markers to various variables.
by Arjan van de Ven
· 19 years ago
64bf69d
[ATM]: deregistration removes device from atm_devs list immediately
by Stanislaw Gruszka
· 19 years ago
aaaaaad
[ATM]: avoid race conditions related to atm_devs list
by Stanislaw Gruszka
· 19 years ago
50accc9
[ATM]: attempt to autoload atm drivers
by Mitchell Blank Jr
· 19 years ago
c219750
[ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as const
by Mitchell Blank Jr
· 19 years ago
c9933d0
[ATM]: always return the first interface for ATM_ITF_ANY
by Mitchell Blank Jr
· 19 years ago
18955cf
[IPV4] tcp/route: Another look at hash table sizes
by Mike Stroyan
· 19 years ago
220bbd7
[IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr().
by YOSHIFUJI Hideaki
· 19 years ago
b3eb67a
SUNRPC: Funny looking code in __rpc_purge_upcall
by Trond Myklebust
· 19 years ago
133747e
[BRIDGE]: recompute features when adding a new device
by Olaf Rempel
· 19 years ago
de91982
[NETFILTER]: ip_conntrack_netlink.c needs linux/interrupt.h
by Benoit Boissinot
· 19 years ago
00cb277
[NETFILTER] ctnetlink: Fix refcount leak ip_conntrack/nat_proto
by Pablo Neira Ayuso
· 19 years ago
0ff60a4
[IPV4]: Fix secondary IP addresses after promotion
by Jamal Hadi Salim
· 19 years ago
c27bd49
[NETLINK]: Use tgid instead of pid for nlmsg_pid
by Herbert Xu
· 19 years ago
a516b04
[DCCP]: Add missing no_policy flag to struct net_protocol
by Patrick McHardy
· 19 years ago
2b8f2ff
[NETFILTER]: fixed dependencies between modules related with ip_conntrack
by Yasuyuki Kozakai
· 19 years ago
c9e53cb
[FIB_TRIE]: Don't show local table in /proc/net/route output
by Patrick McHardy
· 19 years ago
1ef4320
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/
by David S. Miller
· 19 years ago
5d5780d
[IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...)
by Yan Zheng
· 19 years ago
fb0d366
[NET]: Reject socket filter if division by constant zero is attempted.
by Kris Katterjohn
· 19 years ago
aa87516
[PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneously
by Andrea Bittau
· 19 years ago
df9890c
[IPV6]: Fix sending extension headers before and including routing header.
by YOSHIFUJI Hideaki
· 19 years ago
Next »