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
2012-05-16
mac802154: monitor device support
alex.bluesman.smirnov@gmail.com
5
-2
/
+127
2012-05-16
mac802154: slaves management support
alex.bluesman.smirnov@gmail.com
2
-0
/
+145
2012-05-16
ieee802154: interface type to be added
alex.bluesman.smirnov@gmail.com
1
-1
/
+8
2012-05-16
mac802154: basic mib support
alex.bluesman.smirnov@gmail.com
3
-1
/
+97
2012-05-16
mac802154: basic MAC commands interface support
alex.bluesman.smirnov@gmail.com
3
-1
/
+48
2012-05-16
mac802154: slave interfaces declaration
alex.bluesman.smirnov@gmail.com
1
-0
/
+28
2012-05-16
mac802154: TX data path
alex.bluesman.smirnov@gmail.com
3
-1
/
+122
2012-05-16
mac802154: RX data path
alex.bluesman.smirnov@gmail.com
2
-1
/
+114
2012-05-16
mac802154: allocation of ieee802154 device
alex.bluesman.smirnov@gmail.com
6
-0
/
+232
2012-05-16
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
16
-869
/
+20
2012-05-16
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
12
-57
/
+58
2012-05-16
net: ipv6: Standardize prefixes for message logging
Joe Perches
16
-120
/
+116
2012-05-15
tokenring: delete all remaining driver support
Paul Gortmaker
2
-670
/
+0
2012-05-15
net: delete all instances of special processing for token ring
Paul Gortmaker
13
-68
/
+12
2012-05-15
atm: remove the coupling to token ring support
Paul Gortmaker
2
-131
/
+8
2012-05-15
xfrm: Convert several xfrm policy match functions to bool.
David S. Miller
1
-13
/
+14
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
76
-490
/
+306
2012-05-15
xfrm_algo: drop an unnecessary inclusion
Jan Beulich
1
-3
/
+0
2012-05-15
xfrm: make xfrm_algo.c a module
Jan Beulich
5
-9
/
+17
2012-05-14
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
10
-23
/
+59
2012-05-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
14
-24
/
+384
2012-05-14
net: codel: fix build errors
Sasha Levin
1
-4
/
+5
2012-05-14
net/codel: Add missing #include <linux/prefetch.h>
Geert Uytterhoeven
1
-0
/
+1
2012-05-14
batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already e...
Antonio Quartulli
1
-0
/
+2
2012-05-13
batman-adv: Start new development cycle
Sven Eckelmann
1
-1
/
+1
2012-05-13
batman-adv: use shorter pr_warn instead of pr_warning
Sven Eckelmann
2
-5
/
+5
2012-05-13
batman-adv: refactor window_protected to avoid unnecessary return statement
Marek Lindner
1
-9
/
+6
2012-05-13
batman-adv: prepare lq_update_lock to be shared among different protocols
Marek Lindner
3
-6
/
+6
2012-05-13
batman-adv: improve unicast packet (re)routing
Antonio Quartulli
4
-0
/
+36
2012-05-13
batman-adv: avoid skb_linearise() if not needed
Antonio Quartulli
1
-2
/
+3
2012-05-12
fq_codel: Fair Queue Codel AQM
Eric Dumazet
3
-0
/
+636
2012-05-11
net/ipv6/af_inet6.c: checkpatch cleanup
Eldad Zack
1
-18
/
+11
2012-05-11
batman-adv: add contributor name
Antonio Quartulli
2
-2
/
+2
2012-05-11
batman-adv: update copyright years
Antonio Quartulli
2
-2
/
+2
2012-05-11
batman-adv: fix checkpatch string complaint
Marek Lindner
1
-2
/
+2
2012-05-11
batman-adv: avoid temporary routing loops by being strict on forwarded OGMs
Marek Lindner
2
-29
/
+32
2012-05-11
batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT
Linus Luessing
1
-0
/
+43
2012-05-11
batman-adv: rename sysfs macros to reflect the soft-interface dependency
Marek Lindner
1
-28
/
+29
2012-05-11
batman-adv: refactoring API: find generalized name for bat_ogm_update_mac cal...
Marek Lindner
4
-14
/
+16
2012-05-11
batman-adv: ignore protocol packets if the interface did not enable this prot...
Marek Lindner
1
-0
/
+7
2012-05-11
batman-adv: split neigh_new function into generic and batman iv specific parts
Marek Lindner
3
-27
/
+48
2012-05-11
batman-adv: replace HZ calculations with jiffies_to_msecs()
Marek Lindner
3
-8
/
+13
2012-05-11
batman-adv: rename last_valid to last_seen
Marek Lindner
3
-16
/
+16
2012-05-11
batman-adv: register batman ogm receive function during protocol init
Marek Lindner
5
-24
/
+41
2012-05-11
batman-adv: introduce packet type handler array for incoming packets
Marek Lindner
3
-113
/
+127
2012-05-11
batman-adv: introduce is_single_hop_neigh variable to increase readability
Marek Lindner
1
-7
/
+9
2012-05-11
batman-adv: fix wrong dhcp option list browsing
Antonio Quartulli
1
-3
/
+3
2012-05-10
6lowpan: IPv6 link local address
alex.bluesman.smirnov@gmail.com
1
-1
/
+13
2012-05-10
codel: Controlled Delay AQM
Eric Dumazet
3
-0
/
+287
2012-05-10
net_sched: update bstats in dequeue()
Eric Dumazet
4
-6
/
+6
[next]