Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6afde10c3f58cc3ac593f5b4505b8b1cf719f5d6
/
net
/
ipv6
f8ab18d
[TCP]: Fix MD5 signature handling on big-endian.
by David S. Miller
· 17 years ago
6ae5f98
[IPV6]: Fix source address selection.
by Jiri Kosina
· 17 years ago
cd562c9
[IPV6]: Just increment OutDatagrams once per a datagram.
by YOSHIFUJI Hideaki
· 17 years ago
3ef9d94
[IPV6]: Fix unbalanced socket reference with MSG_CONFIRM.
by YOSHIFUJI Hideaki
· 17 years ago
e1f52208
[IPv6]: Fix NULL pointer dereference in ip6_flush_pending_frames
by YOSHIFUJI Hideaki
· 17 years ago
16fcec3
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
by Neil Horman
· 17 years ago
9e3be4b
[IPV6]: Freeing alive inet6 address
by Denis V. Lunev
· 17 years ago
a96fb49
[NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless
by Flavio Leitner
· 17 years ago
8984e41
[IPV6]: Fix kernel panic while send SCTP data with IP fragments
by Wei Yongjun
· 17 years ago
660adc6
[IPv6]: Invalid semicolon after if statement
by Ilpo Järvinen
· 17 years ago
703310e
[IPV6]: Clean up duplicate includes in net/ipv6/
by Jesper Juhl
· 17 years ago
3516ffb
[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().
by David S. Miller
· 17 years ago
1a3a206
[NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.
by Adrian Bunk
· 17 years ago
c61a7d1
[IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses.
by Dave Johnson
· 17 years ago
b217d61
[IPV4/IPV6]: Fail registration if inet device construction fails
by Herbert Xu
· 17 years ago
566cfd8
[IPV6]: Don't update ADVMSS on routes where the MTU is not also updated
by Simon Arlott
· 17 years ago
704eae1
ip6_tunnel - endianness annotations
by Al Viro
· 17 years ago
7e2acc7
[NETFILTER]: Fix logging regression
by Patrick McHardy
· 17 years ago
ca983ce
[TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic.
by YOSHIFUJI Hideaki
· 17 years ago
b77f2fa
[IPV6]: endianness bug in ip6_tunnel
by Al Viro
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
063ed36
[IPV6]: Call inet6addr_chain notifiers on link down
by Vlad Yasevich
· 17 years ago
f13ec93
[IPV6]: MSG_ERRQUEUE messages do not pass to connected raw sockets
by Dmitry Butskoy
· 17 years ago
61075af
[NETFILTER]: nf_conntrack: mark protocols __read_mostly
by Patrick McHardy
· 17 years ago
a887c1c
[NETFILTER]: Lower *tables printk severity
by Patrick McHardy
· 17 years ago
e2a3123
[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
by Yasuyuki Kozakai
· 17 years ago
ffc3069
[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
by Yasuyuki Kozakai
· 17 years ago
d87d846
[NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 header
by Yasuyuki Kozakai
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
dffe4f0
[IPV6]: Remove unneeded pointer idev from addrconf_cleanup().
by Micah Gruber
· 17 years ago
4c75209
[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.
by YOSHIFUJI Hideaki
· 17 years ago
bb4dbf9
[IPV6]: Do not send RH0 anymore.
by YOSHIFUJI Hideaki
· 17 years ago
c382bb9
[IPV6]: Restore semantics of Routing Header processing.
by YOSHIFUJI Hideaki
· 17 years ago
cfbba49
[NET]: Avoid copying writable clones in tunnel drivers
by Patrick McHardy
· 17 years ago
0d53778
[NETFILTER]: Convert DEBUGP to pr_debug
by Patrick McHardy
· 17 years ago
330f7db
[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntrack_find_get
by Patrick McHardy
· 17 years ago
dacd2a1
[NETFILTER]: nf_conntrack: remove old memory allocator of conntrack
by Yasuyuki Kozakai
· 17 years ago
9f15c53
[NETFILTER]: x_tables: mark matches and targets __read_mostly
by Patrick McHardy
· 17 years ago
ba9dda3
[NETFILTER]: x_tables: add TRACE target
by Jozsef Kadlecsik
· 17 years ago
7c4e36b
[NETFILTER]: Remove redundant parentheses/braces
by Jan Engelhardt
· 17 years ago
a47362a
[NETFILTER]: add some consts, remove some casts
by Jan Engelhardt
· 17 years ago
e1931b7
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
by Jan Engelhardt
· 17 years ago
ccb79bd
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
by Jan Engelhardt
· 17 years ago
1d93a9c
[NETFILTER]: x_tables: switch xt_match->match to bool
by Jan Engelhardt
· 17 years ago
cff533a
[NETFILTER]: x_tables: switch hotdrop to bool
by Jan Engelhardt
· 17 years ago
d212f87
[NET]: IPV6 checksum offloading in network devices
by Stephen Hemminger
· 17 years ago
d3d6dd3
[XFRM]: Add module alias for transformation type.
by Masahide NAKAMURA
· 17 years ago
59fbb3a6
[IPV6] MIP6: Loadable module support for MIPv6.
by Masahide NAKAMURA
· 17 years ago
136ebf0
[IPV6] MIP6: Kill unnecessary ifdefs.
by Masahide NAKAMURA
· 17 years ago
c2edacf
bonding / ipv6: no addrconf for slaves separately from master
by Jay Vosburgh
· 17 years ago
6d5b78c
[IPV6] NDISC: Fix thinko to control Router Preference support.
by YOSHIFUJI Hideaki
· 17 years ago
74235a2
[IPV6] addrconf: Fix IPv6 on tuntap tunnels
by Herbert Xu
· 17 years ago
3d7dbea
[TCP]: Disable TSO if MD5SIG is enabled.
by David S. Miller
· 17 years ago
df2bc45
[UDP]: Revert 2-pass hashing changes.
by David S. Miller
· 17 years ago
3c158f7
[NETFILTER]: nf_conntrack: fix helper module unload races
by Patrick McHarrdy
· 17 years ago
ef7c79e
[NETLINK]: Mark netlink policies const
by Patrick McHardy
· 17 years ago
75202e7
[NET]: Fix comparisons of unsigned < 0.
by Bill Nottingham
· 17 years ago
8c7fc03
[IPV6]: Fix build warning.
by David S. Miller
· 17 years ago
f282d45
[IPSEC]: Fix panic when using inter address familiy IPsec on loopback.
by Kazunori MIYAZAWA
· 17 years ago
7ebba6d
[IPV6] ROUTE: No longer handle ::/0 specially.
by YOSHIFUJI Hideaki
· 17 years ago
144466b
[IPSEC]: Fix IPv6 AH calculation in outbound
by Kazunori MIYAZAWA
· 17 years ago
14e50e5
[XFRM]: Allow packet drops during larval state resolution.
by David S. Miller
· 17 years ago
bbb711e
[IPV6]: Ignore ipv6 events on non-IPV6 capable devices.
by Oliver Hartkopp
· 17 years ago
ae7bf20
[IPV6]: Reverse sense of promisc tests in ip6_mc_input
by Corey Mutter
· 18 years ago
3c2ad46
[NETFILTER]: Clean up table initialization
by Patrick McHardy
· 18 years ago
fc03841
[UDP]: Fix AF-specific references in AF-agnostic code.
by David S. Miller
· 18 years ago
9a6bf6f
[IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry.
by YOSHIFUJI Hideaki
· 18 years ago
e76b2b2
[IPV6]: Do no rely on skb->dst before it is assigned.
by YOSHIFUJI Hideaki
· 18 years ago
5bb1ab0
[IPV6]: Send ICMPv6 error on scope violations.
by David L Stevens
· 18 years ago
3dde6ad
Fix trivial typos in Kconfig* files
by David Sterba
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
1570077
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
39f5fb3
kconfig: fix path to modules.txt in Kconfig help
by Alexander E. Patrakov
· 18 years ago
d0772b7
[IPV6]: Fix slab corruption running ip6sic
by Eric Sesterhenn
· 18 years ago
5632c51
[IPV6]: Track device renames in snmp6.
by Stephen Hemminger
· 18 years ago
ebbd90a
[IPV6]: Fix thinko in ipv6_rthdr_rcv() changes.
by YOSHIFUJI Hideaki
· 18 years ago
4ef8d0a
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
by Milind Arun Choudhary
· 18 years ago
e1ec784
[IPV6] NDISC: Unify main process of sending ND messages.
by YOSHIFUJI Hideaki
· 18 years ago
c53b359
[IPV6] XFRM: Use ip6addr_any where applicable.
by YOSHIFUJI Hideaki
· 18 years ago
df8981d
[IPV6]: Export in6addr_any for future use.
by YOSHIFUJI Hideaki
· 18 years ago
420fe23
[IPV6] SIT: Unify code path to get hash array index.
by YOSHIFUJI Hideaki
· 18 years ago
30041e4
[IPV6]: Fix Makefile thinko.
by David S. Miller
· 18 years ago
7f7d9a6
[IPV6]: Consolidate common SNMP code
by Herbert Xu
· 18 years ago
97fc8d0
[IPV6] SNMP: Use put_unaligned() instead of memcpy().
by YOSHIFUJI Hideaki
· 18 years ago
952a10b
[IPV6] SNMP: Fix several warnings without procfs.
by YOSHIFUJI Hideaki
· 18 years ago
2334e973
[IPV6] SNMP: Avoid unaligned accesses.
by YOSHIFUJI Hideaki
· 18 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
1370b5a
[IPV6] SNMP: Export statistics via netlink without CONFIG_PROC_FS.
by YOSHIFUJI Hideaki
· 18 years ago
49ed67a9
[IPV6] SNMP: Move some statistic bits to net/ipv6/proc.c.
by YOSHIFUJI Hideaki
· 18 years ago
bf99f1b
[IPV6] SNMP: Netlink interface.
by YOSHIFUJI Hideaki
· 18 years ago
628a5c5
[INET]: Add IP(V6)_PMTUDISC_RPOBE
by John Heffner
· 18 years ago
b881ef7
[IPV6]: MTU discovery check in ip6_fragment()
by John Heffner
· 18 years ago
6313c1e
[RTNETLINK]: Remove unnecessary locking in dump callbacks
by Patrick McHardy
· 18 years ago
af65bdf
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
by Patrick McHardy
· 18 years ago
3b5018d
[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading
by Patrick McHardy
· 18 years ago
6047637
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
by Herbert Xu
· 18 years ago
663ead3
[NET]: Use csum_start offset instead of skb_transport_header
by Herbert Xu
· 18 years ago
c5c2523
[XFRM]: Optimize MTU calculation
by Patrick McHardy
· 18 years ago
5579225
[XFRM]: esp: fix skb_tail_pointer conversion bug
by Patrick McHardy
· 18 years ago
Next »