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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
Patrick McHardy
8
-285
/
+339
2006-12-02
[NETFILTER]: nfnetlink_log: remove useless prefix length limitation
Patrick McHardy
2
-11
/
+10
2006-12-02
[NETFILTER]: nfnetlink_queue: allow changing queue length through netlink
Eric Leblond
2
-0
/
+9
2006-12-02
[NETFILTER]: ctnetlink: rework conntrack fields dumping logic on events
Pablo Neira Ayuso
2
-44
/
+54
2006-12-02
[NETFILTER]: ctnetlink: check for status attribute existence on conntrack cre...
Pablo Neira Ayuso
2
-6
/
+10
2006-12-02
[NETFILTER]: sip conntrack: better NAT handling
Patrick McHardy
3
-70
/
+135
2006-12-02
[NETFILTER]: sip conntrack: make header shortcuts optional
Patrick McHardy
1
-3
/
+2
2006-12-02
[NETFILTER]: sip conntrack: do case insensitive SIP header search
Patrick McHardy
3
-8
/
+22
2006-12-02
[NETFILTER]: sip conntrack: minor cleanup
Patrick McHardy
3
-63
/
+55
2006-12-02
[NETFILTER]: ip_conntrack: fix NAT helper unload races
Patrick McHardy
15
-169
/
+216
2006-12-02
[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find
Yasuyuki Kozakai
10
-13
/
+13
2006-12-02
[NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking
Patrick McHardy
6
-1
/
+434
2006-12-02
[NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking
Patrick McHardy
10
-1
/
+332
2006-12-02
[NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modules
Patrick McHardy
11
-327
/
+293
2006-12-02
[NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols
Patrick McHardy
6
-0
/
+259
2006-12-02
[NETFILTER]: nf_conntrack: move extern declaration to header files
Patrick McHardy
9
-37
/
+34
2006-12-02
[NETFILTER]: nf_conntrack_ftp: fix missing helper mask initilization
Patrick McHardy
1
-0
/
+1
2006-12-02
[NETFILTER]: nf_conntrack: reduce timer updates in __nf_ct_refresh_acct()
Martin Josefsson
1
-3
/
+8
2006-12-02
[NETFILTER]: nf_conntrack: remove unused struct list_head from protocols
Martin Josefsson
3
-7
/
+0
2006-12-02
[NETFILTER]: nf_conntrack: minor __nf_ct_refresh_acct() whitespace cleanup
Martin Josefsson
1
-3
/
+4
2006-12-02
[NETFILTER]: nf_conntrack: remove ASSERT_{READ,WRITE}_LOCK
Martin Josefsson
2
-11
/
+0
2006-12-02
[NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregi...
Martin Josefsson
4
-9
/
+52
2006-12-02
[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol
Martin Josefsson
19
-200
/
+200
2006-12-02
[NETFILTER]: More __read_mostly annotations
Martin Josefsson
3
-5
/
+5
2006-12-02
[NETFILTER]: nf_conntrack: split out protocol handling
Martin Josefsson
4
-198
/
+226
2006-12-02
[NETFILTER]: nf_conntrack: split out the event cache
Martin Josefsson
12
-150
/
+199
2006-12-02
[NETFILTER]: nf_conntrack: split out helper handling
Martin Josefsson
5
-120
/
+165
2006-12-02
[NETFILTER]: nf_conntrack: split out expectation handling
Martin Josefsson
10
-401
/
+452
2006-12-02
[TCP] Vegas: Increase default alpha to 2 and beta to 4.
David S. Miller
1
-2
/
+2
2006-12-02
[DCCP]: Use `unsigned' for packet lengths
Gerrit Renker
4
-58
/
+48
2006-12-02
[DCCP] ccid3: Larger initial windows
Gerrit Renker
2
-33
/
+37
2006-12-02
[DCCP]: Make {set,get}sockopt(DCCP_SOCKOPT_PACKET_SIZE) return 0
Arnaldo Carvalho de Melo
1
-2
/
+2
2006-12-02
[DCCP]: Tidy up unused structures
Gerrit Renker
3
-11
/
+5
2006-12-02
[DCCP] ccid3: Track RX/TX packet size `s' using moving-average
Gerrit Renker
1
-19
/
+41
2006-12-02
[DCCP] ccid3: Set NoFeedback Timeout according to RFC 3448
Gerrit Renker
1
-12
/
+10
2006-12-02
[DCCP]: Remove allocation of sysctl numbers
Gerrit Renker
2
-24
/
+0
2006-12-02
[INET]: Change protocol field in struct inet_protosw to u16
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-12-02
[TCP]: Renove the __ prefix on the struct tcp_sock members
Arnaldo Carvalho de Melo
1
-78
/
+78
2006-12-02
[TCP]: Change tcp_header_len member in tcp_sock to u16
Arnaldo Carvalho de Melo
1
-3
/
+2
2006-12-02
[DCCP] ccid3: Consolidate handling of t_RTO
Gerrit Renker
1
-15
/
+14
2006-12-02
[DCCP] ccid3: Consistently update t_nom, t_ipi, t_delta
Gerrit Renker
1
-21
/
+17
2006-12-02
[DCCP] ccid3: Consolidate timer resets
Gerrit Renker
2
-10
/
+10
2006-12-02
[XFRM]: Convert a few __u8 to proper u8
Jamal Hadi Salim
1
-8
/
+8
2006-12-02
[XFRM]: Make flush notifier prettier when subpolicy used
Jamal Hadi Salim
1
-10
/
+2
2006-12-02
[XFRM]: Pack struct xfrm_policy
Arnaldo Carvalho de Melo
1
-6
/
+7
2006-12-02
[NET]: Pack struct hh_cache
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-12-02
[INET_CONNECTION_SOCK]: Pack struct inet_connection_sock_af_ops
Arnaldo Carvalho de Melo
1
-2
/
+2
2006-12-02
[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code
Gerrit Renker
3
-121
/
+32
2006-12-02
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
Thomas Graf
5
-39
/
+45
2006-12-02
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
Thomas Graf
7
-13
/
+2
[next]