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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-12
ipv4: remove is_data also from ip_options documentation.
Rami Rosen
1
-1
/
+0
2013-06-12
team: remove synchronize_rcu() called during port disable
Jiri Pirko
1
-0
/
+10
2013-06-12
team: use kfree_rcu instead of synchronize_rcu in team_port_dev
Jiri Pirko
1
-0
/
+1
2013-06-12
doc:networking: Update comment for dev_id field in netdevice.h
Narendra K
1
-2
/
+4
2013-06-12
net: udp4: move GSO functions to udp_offload
Daniel Borkmann
1
-3
/
+4
2013-06-12
igmp: hash a hash table to speedup ip_check_mc_rcu()
Eric Dumazet
2
-0
/
+6
2013-06-11
net_sched: psched_ratecfg_precompute() improvements
Eric Dumazet
1
-2
/
+2
2013-06-11
net_sched: add 64bit rate estimators
Eric Dumazet
5
-13
/
+25
2013-06-11
netlink: Add compare function for netlink_table
Gao feng
1
-0
/
+1
2013-06-11
bridge: Add a flag to control unicast packet flood.
Vlad Yasevich
1
-0
/
+1
2013-06-11
bridge: Add flag to control mac learning.
Vlad Yasevich
1
-0
/
+1
2013-06-10
net: remove last caller of skb_tail_offset() and itself
Cong Wang
1
-8
/
+0
2013-06-10
net: add low latency socket poll
Eliezer Tamir
5
-2
/
+162
2013-06-10
net: add napi_id and hash
Eliezer Tamir
1
-0
/
+29
2013-06-07
macvtap: add TUNSETQUEUE ioctl
Jason Wang
1
-0
/
+4
2013-06-07
macvlan: change the max number of queues to 16
Jason Wang
1
-1
/
+1
2013-06-07
macvlan: switch to use IS_ENABLED()
Jason Wang
1
-1
/
+1
2013-06-07
net: tcp: move GRO/GSO functions to tcp_offload
Daniel Borkmann
1
-4
/
+5
2013-06-07
net: vlan: minor: remove unused HAVE_VLAN_PUT_TAG
Daniel Borkmann
1
-2
/
+0
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-16
/
+4
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+3
2013-06-06
net: Unbreak compat_sys_{send,recv}msg
Andy Lutomirski
1
-0
/
+3
2013-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
4
-5
/
+20
2013-06-06
arch, mm: Remove tlb_fast_mode()
Peter Zijlstra
1
-16
/
+1
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
23
-60
/
+125
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-9
/
+65
2013-06-04
transp_v6.h: style neatening
Joe Perches
1
-52
/
+37
2013-06-04
net: do not manually initialize enumerators
Jean Sacren
1
-3
/
+3
2013-06-04
net: ipv6: Implement /proc/net/icmp6.
Lorenzo Colitti
1
-0
/
+8
2013-06-04
net: ipv4: make the ping /proc code AF-independent
Lorenzo Colitti
1
-0
/
+8
2013-06-04
net: ipv6: Unify {raw,udp}6_sock_seq_show.
Lorenzo Colitti
1
-0
/
+13
2013-06-04
Clean up indentation in net/ipv6/transp_v6.h
Lorenzo Colitti
1
-35
/
+35
2013-06-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+4
2013-06-03
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-06-03
ipv4: use separate genid for next hop exceptions
Timo Teräs
2
-0
/
+12
2013-06-02
net_sched: restore "overhead xxx" handling
Eric Dumazet
1
-7
/
+11
2013-06-02
net: force a reload of first item in hlist_nulls_for_each_entry_rcu
Eric Dumazet
1
-1
/
+6
2013-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-2
/
+3
2013-06-01
Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2013-05-31
list: introduce list_first_entry_or_null
Jiri Pirko
1
-0
/
+11
2013-05-31
xfrm: force a garbage collection after deleting a policy
Paul Moore
1
-0
/
+5
2013-05-31
phy: add reverse MII PHY connection type
Florian Fainelli
1
-0
/
+1
2013-05-31
iptunnel: specify protocol outside IP header
Nicolas Dichtel
1
-1
/
+1
2013-05-31
udp6: Fix udp fragmentation for tunnel traffic.
Pravin B Shelar
1
-0
/
+15
2013-05-31
net: clean up skb headers code
Cong Wang
1
-2
/
+2
2013-06-01
Merge tag 'please-pull-aertracefix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2013-05-31
target: Propigate up ->cmd_kref put return via transport_generic_free_cmd
Nicholas Bellinger
1
-1
/
+1
2013-05-31
phy: Add Marvell 88E1510 phy ID
Michal Simek
1
-0
/
+1
2013-05-31
phy: Add Marvell 88E1116R phy ID
Michal Simek
1
-0
/
+1
2013-05-30
net: mv643xx_eth: add phy_node to platform_data struct
Sebastian Hesselbarth
1
-0
/
+2
[next]