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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-12
netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
Ian Wilson
1
-0
/
+3
2015-03-12
rds: avoid potential stack overflow
Arnd Bergmann
1
-18
/
+22
2015-03-12
sock: fix possible NULL sk dereference in __skb_tstamp_tx
Willem de Bruijn
1
-2
/
+6
2015-03-11
xps: must clear sender_cpu before forwarding
Eric Dumazet
3
-1
/
+3
2015-03-11
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
1
-4
/
+6
2015-03-11
tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidance
Neal Cardwell
1
-2
/
+4
2015-03-11
tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in w
Neal Cardwell
1
-0
/
+6
2015-03-10
net: Handle unregister properly when netdev namespace change fails.
David S. Miller
1
-13
/
+13
2015-03-10
net: add comment for sock_efree() usage
Oliver Hartkopp
1
-0
/
+4
2015-03-09
net_sched: fix struct tc_u_hnode layout in u32
WANG Cong
1
-1
/
+4
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-81
/
+143
2015-03-09
tipc: fix bug in link failover handling
Jon Paul Maloy
1
-3
/
+4
2015-03-09
net: delete stale packet_mclist entries
Francesco Ruggeri
1
-8
/
+14
2015-03-09
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
1
-0
/
+3
2015-03-08
ip: fix error queue empty skb handling
Willem de Bruijn
3
-23
/
+53
2015-03-08
sunrpc: fix braino in ->poll()
Al Viro
1
-1
/
+1
2015-03-08
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+3
2015-03-07
net: irda: fix wait_until_sent poll timeout
Johan Hovold
1
-1
/
+3
2015-03-06
Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-2
/
+3
2015-03-05
tcp: align tcp_xmit_size_goal() on tcp_tso_autosize()
Eric Dumazet
1
-7
/
+3
2015-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-32
/
+46
2015-03-05
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
Alexander Drozdov
1
-4
/
+7
2015-03-04
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2
-4
/
+13
2015-03-04
netfilter: nf_tables: fix error handling of rule replacement
Pablo Neira Ayuso
1
-6
/
+0
2015-03-04
netfilter: nf_tables: fix userdata length overflow
Patrick McHardy
1
-9
/
+19
2015-03-04
netfilter: nf_tables: check for overflow of rule dlen field
Patrick McHardy
1
-0
/
+4
2015-03-04
netfilter: nf_tables: fix transaction race condition
Patrick McHardy
1
-1
/
+1
2015-03-03
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-0
/
+4
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
40
-80
/
+192
2015-03-03
openvswitch: Fix serialization of non-masked set actions.
Joe Stringer
1
-1
/
+7
2015-03-03
net: bridge: add compile-time assert for cb struct size
Florian Westphal
1
-0
/
+2
2015-03-03
mac80211: disable u-APSD queues by default
Michal Kazior
1
-6
/
+17
2015-03-03
mac80211: drop unencrypted frames in mesh fwding
Bob Copeland
1
-0
/
+3
2015-03-02
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2
-2
/
+4
2015-03-01
rxrpc: don't multiply with HZ twice
Florian Westphal
1
-1
/
+1
2015-03-01
rxrpc: terminate retrans loop when sending of skb fails
Florian Westphal
1
-3
/
+4
2015-03-01
net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...
Arvid Brodin
3
-3
/
+14
2015-03-01
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
1
-3
/
+1
2015-02-28
Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
6
-9
/
+14
2015-02-28
net: Verify permission to link_net in newlink
Eric W. Biederman
1
-0
/
+3
2015-02-28
net: Verify permission to dest_net in newlink
Eric W. Biederman
1
-0
/
+4
2015-02-27
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
3
-6
/
+0
2015-02-26
sunrpc: integer underflow in rsc_parse()
Dan Carpenter
1
-0
/
+2
2015-02-26
mac80211: Send EAPOL frames at lowest rate
Jouni Malinen
1
-0
/
+1
2015-02-24
af_packet: don't pass empty blocks for PACKET_V3
Alexander Drozdov
1
-1
/
+9
2015-02-24
rtnetlink: avoid 0 sized arrays
Sasha Levin
1
-2
/
+2
2015-02-24
mac80211/minstrel: fix !x!=0 confusion
Jiri Slaby
1
-1
/
+1
2015-02-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs
Pablo Neira Ayuso
1
-0
/
+3
2015-02-24
cfg80211: calls nl80211_exit on error
Junjie Mao
1
-0
/
+1
2015-02-24
cfg80211: fix n_reg_rules to match world_regdom
Jason Abele
1
-1
/
+1
[prev]
[next]