index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-30
batman-adv: Simple (re)broadcast avoidance
Linus Lüssing
9
-8
/
+193
2016-10-30
batman-adv: Use own timer for multicast TT and TVLV updates
Linus Lüssing
5
-17
/
+60
2016-10-30
batman-adv: Remove unused skb_reset_mac_header()
Linus Lüssing
1
-2
/
+0
2016-10-30
batman-adv: Remove unnecessary lockdep in batadv_mcast_mla_list_free
Linus Lüssing
1
-6
/
+2
2016-10-30
batman-adv: Add wrapper for ARP reply creation
Linus Lüssing
1
-27
/
+40
2016-10-30
batman-adv: Close two alignment holes in batadv_hard_iface
Sven Eckelmann
1
-2
/
+2
2016-10-30
batman-adv: Mark batadv_netlink_ops as const
Sven Eckelmann
1
-1
/
+1
2016-10-30
batman-adv: Introduce missing headers for genetlink restructure
Sven Eckelmann
1
-0
/
+3
2016-10-29
Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-m...
David S. Miller
24
-205
/
+149
2016-10-29
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
13
-261
/
+232
2016-10-29
bpf: Print function name in addition to function id
Thomas Graf
2
-293
/
+316
2016-10-29
net: dev: Fix non-RCU based lower dev walker
David Ahern
1
-2
/
+2
2016-10-29
flow_dissector: __skb_get_hash_symmetric arg can be const
Florian Westphal
2
-2
/
+2
2016-10-29
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
4
-20
/
+3
2016-10-29
net: phy: at803x: Add a definition for PHY ID mask
Fabio Estevam
1
-6
/
+7
2016-10-29
switchdev: Remove redundant variable
Ido Schimmel
1
-4
/
+1
2016-10-29
netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
Thomas Graf
4
-8
/
+13
2016-10-29
net: ip, diag: include net/inet_sock.h
Arnd Bergmann
1
-0
/
+1
2016-10-29
driver: tun: Move tun check into the block of TUNSETIFF condition check
Gao Feng
1
-1
/
+5
2016-10-29
virtio-net: Update the mtu code to match virtio spec
Aaron Conole
1
-2
/
+4
2016-10-28
i40e: Clean up handling of msglevel flags and debug parameter
Alexander Duyck
3
-35
/
+14
2016-10-28
i40e: Fix bit logic error in failure case
David Ertman
1
-1
/
+1
2016-10-28
i40e/i40evf: Changed version from 1.6.19 to 1.6.21
Bimmy Pujari
2
-2
/
+2
2016-10-28
i40e: Removal of workaround for simple MAC address filter deletion
Filip Sadowski
1
-41
/
+0
2016-10-28
i40e: Fix for long link down notification time
Carolyn Wyborny
1
-1
/
+4
2016-10-28
i40e: Drop redundant Rx descriptor processing code
Alexander Duyck
2
-24
/
+12
2016-10-28
i40e: fix confusing dmesg info for ethtool -L option
Lihong Yang
1
-2
/
+2
2016-10-28
i40e: Make struct i40e_stats const
Joe Perches
1
-1
/
+1
2016-10-28
i40e/i40evf: Changed version from 1.6.16 to 1.6.19
Bimmy Pujari
2
-2
/
+2
2016-10-28
i40e/i40evf: fix interrupt affinity bug
Alan Brady
6
-48
/
+159
2016-10-28
i40e: group base mode VF offload flags
Preethi Banala
2
-0
/
+8
2016-10-28
i40e: reopen client after reset
Mitch Williams
2
-32
/
+17
2016-10-28
i40e: Drop code for unsupported flow types
Alexander Duyck
1
-26
/
+5
2016-10-28
i40e: Remove unused function i40e_vsi_lookup
Alexander Duyck
2
-33
/
+0
2016-10-28
i40e: Bit test mask correction
Filip Sadowski
1
-1
/
+1
2016-10-28
i40e: Rewrite Flow Director busy wait loop
Alexander Duyck
1
-9
/
+4
2016-10-28
i40e: Fix client interaction
Carolyn Wyborny
1
-16
/
+13
2016-10-28
net caif: insert missing spaces in pr_* messages and unbreak multi-line strings
Colin Ian King
1
-6
/
+3
2016-10-28
Merge branch 'mlxsw-next'
David S. Miller
9
-257
/
+323
2016-10-28
mlxsw: switchx2: Set physical device for port netdevice
Jiri Pirko
1
-0
/
+1
2016-10-28
mlxsw: spectrum: Set physical device for port netdevice
Jiri Pirko
1
-0
/
+1
2016-10-28
mlxsw: Move PCI id table definitions into driver modules
Jiri Pirko
8
-71
/
+135
2016-10-28
mlxsw: pci: Rename header with HW definitions
Jiri Pirko
2
-6
/
+6
2016-10-28
mlxsw: spectrum: Remove extra whitespace
Ido Schimmel
1
-1
/
+1
2016-10-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-8
/
+0
2016-10-27
net: skip genenerating uevents for network namespaces that are exiting
Andrey Vagin
1
-3
/
+11
2016-10-27
ethernet: fix min/max MTU typos
Stefan Richter
2
-2
/
+2
2016-10-27
Merge branch 'genetlink-improvements'
David S. Miller
38
-623
/
+617
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
35
-51
/
+51
2016-10-27
genetlink: use idr to track families
Johannes Berg
3
-181
/
+123
[next]