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
2014-01-08
batman-adv: send every DHCP packet as bat-unicast
Antonio Quartulli
7
-140
/
+153
2014-01-08
batman-adv: remove parenthesis from return statements
Antonio Quartulli
1
-1
/
+1
2014-01-08
batman-adv: rename gw_deselect() to gw_reselect()
Antonio Quartulli
4
-18
/
+29
2014-01-08
batman-adv: deselect current GW on client mode switch off
Antonio Quartulli
2
-0
/
+14
2014-01-08
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
41
-123
/
+41
2014-01-08
batman-adv: don't switch byte order too often if not needed
Antonio Quartulli
1
-3
/
+5
2014-01-08
batman-adv: properly rename define in distributed arp table header file
Antonio Quartulli
1
-3
/
+3
2014-01-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-156
/
+397
2014-01-07
i40e: correctly setup ARQ descriptors
Mitch Williams
1
-0
/
+5
2014-01-07
i40e: remove redundant AQ enable
Kamil Krawczyk
1
-6
/
+0
2014-01-07
i40e: Enable/Disable PF switch LB on SR-IOV configure changes
Greg Rose
1
-2
/
+74
2014-01-07
i40e: whitespace paren and comment tweaks
Shannon Nelson
3
-6
/
+7
2014-01-07
i40e: rework shadow ram read functions
Shannon Nelson
1
-51
/
+16
2014-01-07
i40e: check MAC type before any REG access
Shannon Nelson
1
-8
/
+8
2014-01-07
i40e: move PF ID init from PF reset to SC init
Shannon Nelson
1
-7
/
+7
2014-01-07
i40e: Reduce range of interrupt reg in reg test
Shannon Nelson
1
-3
/
+3
2014-01-07
i40e: update firmware api to 1.1
Shannon Nelson
4
-44
/
+99
2014-01-07
i40e: Add code to wait for FW to complete in reset path
Shannon Nelson
2
-0
/
+42
2014-01-07
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2014-01-07
i40e: Allow VF to set already assigned MAC address
Greg Rose
1
-1
/
+4
2014-01-07
i40e: Stop accepting any VLAN tag on VLAN 0 filter set
Greg Rose
1
-11
/
+0
2014-01-07
i40e: Do not enable broadcast promiscuous by default
Greg Rose
2
-17
/
+18
2014-01-07
i40e: Expose AQ debugfs hooks
Anjali Singhai Jain
1
-0
/
+114
2014-01-07
net: xfrm: xfrm_policy: silence compiler warning
Ying Xue
1
-0
/
+2
2014-01-07
Merge branch 'tipc'
David S. Miller
8
-64
/
+73
2014-01-07
tipc: make link start event synchronous
Jon Paul Maloy
3
-13
/
+7
2014-01-07
tipc: introduce new spinlock to protect struct link_req
Ying Xue
1
-2
/
+9
2014-01-07
tipc: remove 'has_redundant_link' flag from STATE link protocol messages
Jon Paul Maloy
2
-11
/
+1
2014-01-07
tipc: rename functions related to link failover and improve comments
Jon Paul Maloy
5
-38
/
+56
2014-01-07
net: skbuff: const-ify casts in skb_queue_* functions
Daniel Borkmann
1
-3
/
+3
2014-01-07
net: xfrm: xfrm_policy: fix inline not at beginning of declaration
Daniel Borkmann
1
-6
/
+6
2014-01-07
mlx4_en: Select PTP_1588_CLOCK
Shawn Bohrer
1
-0
/
+1
2014-01-07
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
6
-7
/
+216
2014-01-07
net: Do not enable tx-nocache-copy by default
Benjamin Poirier
1
-5
/
+0
2014-01-07
ipv4: loopback device: ignore value changes after device is upped
Jiri Pirko
1
-0
/
+2
2014-01-07
IPv6: add the option to use anycast addresses as source addresses in echo reply
FX Le Bail
5
-1
/
+26
2014-01-07
net/mlx4_en: fix error return code in mlx4_en_get_qp()
Wei Yongjun
1
-2
/
+3
2014-01-07
r8152: correct some messages
Hayes Wang
1
-10
/
+13
2014-01-06
bna: Fix build due to missing use of dma_unmap_len_set()
David S. Miller
1
-2
/
+2
2014-01-06
gre_offload: statically build GRE offloading support
Eric Dumazet
4
-16
/
+7
2014-01-06
bgmac: fix typos
Hauke Mehrtens
1
-2
/
+2
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
17
-213
/
+483
2014-01-06
ovs: make functions local
Stephen Hemminger
4
-6
/
+7
2014-01-06
openvswitch: Compute checksum in skb_gso_segment() if needed
Thomas Graf
1
-1
/
+1
2014-01-06
openvswitch: Use skb_zerocopy() for upcall
Thomas Graf
1
-8
/
+29
2014-01-06
openvswitch: Pass datapath into userspace queue functions
Thomas Graf
1
-20
/
+14
2014-01-06
openvswitch: Drop user features if old user space attempted to create datapath
Thomas Graf
2
-1
/
+30
2014-01-06
openvswitch: Allow user space to announce ability to accept unaligned Netlink...
Thomas Graf
3
-0
/
+20
2014-01-06
net: Export skb_zerocopy() to zerocopy from one skb to another
Thomas Graf
3
-55
/
+92
2014-01-06
openvswitch: remove duplicated include from flow_table.c
Wei Yongjun
1
-2
/
+0
[next]