index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-29
[NETFILTER]: reduce netfilter sk_buff enlargement
Harald Welte
4
-19
/
+4
2005-08-23
[TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port().
David S. Miller
1
-2
/
+7
2005-08-23
[NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue
Patrick McHardy
1
-0
/
+7
2005-08-18
[IPCOMP]: Fix false smp_processor_id warning
Herbert Xu
1
-1
/
+1
2005-08-16
[IPV6]: Fix SKB leak in ip6_input_finish()
Patrick McHardy
1
-4
/
+5
2005-08-16
[IPV6]: Fix raw socket hardware checksum failures
Patrick McHardy
1
-0
/
+2
2005-08-06
[IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN.
Herbert Xu
1
-0
/
+3
2005-07-30
[NET]: fix oops after tunnel module unload
Alexey Kuznetsov
1
-2
/
+19
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-6
/
+1
2005-07-24
[IPV6]: fix implicit declaration of function `xfrm6_tunnel_unregister'
Cal Peake
1
-1
/
+1
2005-07-22
[NETFILTER]: Fix ip6t_LOG MAC format
Patrick McHardy
1
-4
/
+7
2005-07-22
[NETFILTER]: Fix deadlock in ip6_queue
Patrick McHardy
1
-0
/
+2
2005-07-19
[NET]: Make ipip/ip6_tunnel independant of XFRM
Patrick McHardy
2
-6
/
+33
2005-07-11
[NET]: move config options out to individual protocols
Sam Ravnborg
1
-1
/
+21
2005-07-08
[IPV6]: Fix warning in ip6_mc_msfilter.
David S. Miller
1
-0
/
+1
2005-07-08
[IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & err...
David L Stevens
1
-1
/
+9
2005-07-08
[IPV4]: multicast API "join" issues
David L Stevens
1
-6
/
+12
2005-07-05
[TCP]: Move to new TSO segmenting scheme.
David S. Miller
1
-1
/
+1
2005-07-05
[IPV6]: Makes IPv6 rcv registration happen last during initialisation.
Herbert Xu
1
-2
/
+2
2005-07-05
[NET]: Remove unused security member in sk_buff
Thomas Graf
1
-1
/
+0
2005-06-28
[IPV6]: remove more unused IPV6_AUTHHDR things.
YOSHIFUJI Hideaki
1
-1
/
+0
2005-06-28
[IPV6]: Don't dump temporary addresses twice
YOSHIFUJI Hideaki
1
-14
/
+1
2005-06-28
[NETLINK]: Missing padding fields in dumped structures
Patrick McHardy
1
-0
/
+3
2005-06-28
[NETLINK]: Missing initializations in dumped data
Patrick McHardy
1
-0
/
+1
2005-06-23
[TCP]: Allow choosing TCP congestion control via sockopt.
Stephen Hemminger
1
-1
/
+1
2005-06-23
[TCP]: Add pluggable congestion control algorithm infrastructure.
Stephen Hemminger
1
-1
/
+1
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
1
-1
/
+2
2005-06-21
[NETFILTER]: Fix ip6t_LOG sit tunnel logging
Patrick McHardy
1
-35
/
+19
2005-06-21
[NETFILTER]: Missing owner-field initialization in ip6table_raw
Patrick McHardy
1
-2
/
+4
2005-06-21
[NETFILTER]: Restore netfilter assumptions in IPv6 multicast
Patrick McHardy
1
-21
/
+26
2005-06-21
[NETFILTER]: Kill nf_debug
Patrick McHardy
1
-3
/
+0
2005-06-21
[NETFILTER]: Kill lockhelp.h
Patrick McHardy
1
-1
/
+0
2005-06-21
[IPV6]: multicast join and misc
David L Stevens
2
-2
/
+24
2005-06-21
[IPV6]: V6 route events reported with wrong netlink PID and seq number
Jamal Hadi Salim
5
-57
/
+62
2005-06-20
[IPSEC]: Add xfrm_init_state
Herbert Xu
4
-10
/
+5
2005-06-18
[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh
Herbert Xu
3
-9
/
+9
2005-06-18
[NETLINK]: Set correct pid for ioctl originating netlink events
Jamal Hadi Salim
1
-3
/
+3
2005-06-18
[NETLINK]: Explicit typing
Jamal Hadi Salim
1
-5
/
+5
2005-06-18
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
Jamal Hadi Salim
2
-31
/
+29
2005-06-18
[NET] rename struct tcp_listen_opt to struct listen_sock
Arnaldo Carvalho de Melo
1
-2
/
+2
2005-06-18
[NET] Generalise tcp_listen_opt
Arnaldo Carvalho de Melo
1
-11
/
+3
2005-06-18
[NET] Rename open_request to request_sock
Arnaldo Carvalho de Melo
1
-21
/
+21
2005-06-18
[NET] Generalise TCP's struct open_request minisock infrastructure
Arnaldo Carvalho de Melo
1
-45
/
+51
2005-06-13
[IPv6] Don't generate temporary for TUN devices
Rémi Denis-Courmont
1
-0
/
+1
2005-06-13
[IPV6]: Ensure to use icmpv6_socket in non-preemptive context.
YOSHIFUJI Hideaki
1
-4
/
+10
2005-06-08
[IPV6]: Update parm.link in ip6ip6_tnl_change()
Gabor Fekete
1
-0
/
+1
2005-06-02
[IPV6]: Kill export of fl6_sock_lookup.
Adrian Bunk
1
-1
/
+0
2005-05-29
[IPV6]: Clear up user copy warning in flowlabel code.
David S. Miller
1
-4
/
+6
2005-05-26
From: Kazunori Miyazawa <kazunori@miyazawa.org>
Hideaki YOSHIFUJI
1
-0
/
+4
2005-05-23
[IPV6]: Fix xfrm tunnel oops with large packets
Herbert Xu
1
-0
/
+1
[next]