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-12-02
br2684: fix module_put() race
David Woodhouse
1
-1
/
+4
2012-12-02
pppoatm: fix missing wakeup in pppoatm_send()
David Woodhouse
1
-0
/
+12
2012-12-02
br2684: don't send frames on not-ready vcc
David Woodhouse
1
-3
/
+40
2012-12-02
atm: add release_cb() callback to vcc
David Woodhouse
1
-0
/
+10
2012-11-30
pppoatm: do not inline pppoatm_may_send()
Krzysztof Mazur
1
-1
/
+1
2012-11-30
pppoatm: drop frames to not-ready vcc
Krzysztof Mazur
1
-0
/
+7
2012-11-28
pppoatm: take ATM socket lock in pppoatm_send()
Krzysztof Mazur
1
-2
/
+17
2012-11-28
pppoatm: fix module_put() race
Krzysztof Mazur
1
-2
/
+7
2012-11-28
pppoatm: allow assign only on a connected socket
Krzysztof Mazur
1
-0
/
+2
2012-11-28
atm: add owner of push() callback to atmvcc
Krzysztof Mazur
1
-0
/
+2
2012-11-26
atm: br2684: Fix excessive queue bloat
David Woodhouse
1
-14
/
+22
2012-11-26
dsa: Hide core config options; make drivers select what they need
Ben Hutchings
1
-17
/
+13
2012-11-25
ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool
Joe Perches
2
-6
/
+6
2012-11-25
ipv4: ipmr: various fixes and cleanups
Eric Dumazet
1
-7
/
+17
2012-11-25
net: dsa/slave: Fix compilation warnings
viresh kumar
1
-7
/
+9
2012-11-25
net: sched: enable CAN Identifier to be build into kernel
Marc Kleine-Budde
1
-1
/
+1
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-34
/
+49
2012-11-23
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
12
-269
/
+185
2012-11-22
ipv4: do not cache looped multicasts
Julian Anastasov
1
-2
/
+5
2012-11-22
ipv6: adapt connect for repair move
Andrey Vagin
3
-13
/
+7
2012-11-22
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
5
-13
/
+15
2012-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-28
/
+10
2012-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-13
/
+2
2012-11-22
tipc: delete TIPC_ADVANCED Kconfig variable
Paul Gortmaker
2
-17
/
+1
2012-11-22
tipc: eliminate an unnecessary cast of node variable
Ying Xue
1
-1
/
+1
2012-11-22
tipc: introduce message to synchronize broadcast link
Jon Maloy
2
-6
/
+60
2012-11-22
tipc: rename supported flag to recv_permitted
Ying Xue
4
-12
/
+12
2012-11-22
tipc: remove supportable flag from bclink structure
Ying Xue
3
-10
/
+4
2012-11-21
tipc: remove the bearer congestion mechanism
Ying Xue
6
-217
/
+61
2012-11-21
tipc: wake up all waiting threads at socket shutdown
Ying Xue
1
-3
/
+4
2012-11-21
netfilter: cttimeout: fix buffer overflow
Florian Westphal
1
-1
/
+2
2012-11-21
netfilter: ipset: Fix range bug in hash:ip,port,net
Jozsef Kadlecsik
4
-12
/
+13
2012-11-21
tipc: return POLLOUT for sockets in an unconnected state
Erik Hugne
1
-1
/
+5
2012-11-21
tipc: fix race/inefficiencies in poll/wait behaviour
Ying Xue
1
-5
/
+40
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-5
/
+25
2012-11-21
batman-adv: Use packing of 2 for all headers before an ethernet header
Sven Eckelmann
1
-1
/
+15
2012-11-21
batman-adv: Start new development cycle
Sven Eckelmann
1
-1
/
+1
2012-11-21
batman-adv: Fix broadcast duplist for fragmentation
Simon Wunderlich
4
-23
/
+11
2012-11-21
batman-adv: Add function to calculate crc32c for the skb payload
Sven Eckelmann
3
-0
/
+36
2012-11-21
batman-adv: Add wrapper to look up neighbor and send skb
Martin Hundebøll
6
-107
/
+74
2012-11-21
batman-adv: support array of debugfs general attributes
Antonio Quartulli
1
-9
/
+25
2012-11-21
batman-adv: fix bla compare function
Simon Wunderlich
1
-2
/
+16
2012-11-21
batman-adv: Mark best gateway in transtable_global debugfs
Sven Eckelmann
1
-26
/
+64
2012-11-20
sctp: send abort chunk when max_retrans exceeded
Neil Horman
2
-1
/
+27
2012-11-20
ipv6: fix inet6_csk_update_pmtu() return value
Eric Dumazet
1
-1
/
+2
2012-11-20
net: Remove redundant null check before kfree in dev.c
Sachin Kamat
1
-4
/
+2
2012-11-20
caif: Remove redundant null check before kfree in cfctrl.c
Sachin Kamat
1
-2
/
+1
2012-11-20
sit: allow to configure 6rd tunnels via netlink
Nicolas Dichtel
1
-25
/
+124
2012-11-19
net: remove unnecessary wireless includes
Johannes Berg
1
-2
/
+0
2012-11-19
net: rds: use this_cpu_* per-cpu helper
Shan Wei
2
-12
/
+14
[next]