index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2011-12-31
netfilter: ctnetlink: fix timeout calculation
Xi Wang
1
-2
/
+2
2011-12-31
ipvs: try also real server with port 0 in backup server
Julian Anastasov
3
-4
/
+10
2011-12-27
packet: fix possible dev refcnt leak when bind fail
Wei Yongjun
1
-1
/
+5
2011-12-24
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
1
-5
/
+13
2011-12-24
netem: dont call vfree() under spinlock and BH disabled
Eric Dumazet
1
-3
/
+4
2011-12-24
netfilter: ctnetlink: fix scheduling while atomic if helper is autoloaded
Pablo Neira Ayuso
1
-0
/
+3
2011-12-24
netfilter: ctnetlink: fix return value of ctnetlink_get_expect()
Pablo Neira Ayuso
1
-5
/
+10
2011-12-23
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
1
-3
/
+3
2011-12-23
netfilter: xt_connbytes: handle negation correctly
Florian Westphal
1
-3
/
+3
2011-12-23
net: relax rcvbuf limits
Eric Dumazet
2
-9
/
+3
2011-12-22
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
Xi Wang
1
-2
/
+5
2011-12-22
net: introduce DST_NOPEER dst flag
Eric Dumazet
3
-4
/
+4
2011-12-22
mqprio: Avoid panic if no options are provided
Thomas Graf
1
-1
/
+1
2011-12-22
bridge: provide a mtu() method for fake_dst_ops
Eric Dumazet
1
-0
/
+6
2011-12-22
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
1
-0
/
+1
2011-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-25
/
+181
2011-12-21
net: Add a flow_cache_flush_deferred function
Steffen Klassert
2
-4
/
+26
2011-12-21
ipv4: reintroduce route cache garbage collector
Eric Dumazet
1
-0
/
+107
2011-12-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+13
2011-12-20
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-13
/
+27
2011-12-20
net: have ipconfig not wait if no dev is available
Gerlando Falauto
1
-0
/
+4
2011-12-20
sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
Thomas Graf
2
-11
/
+3
2011-12-19
sctp: fix incorrect overflow check on autoclose
Xi Wang
4
-3
/
+17
2011-12-19
llc: llc_cmsg_rcv was getting called after sk_eat_skb.
Alex Juncu
1
-4
/
+10
2011-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
3
-2
/
+13
2011-12-19
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+1
2011-12-18
Revert "Bluetooth: Revert: Fix L2CAP connection establishment"
Gustavo F. Padovan
1
-1
/
+1
2011-12-18
Bluetooth: Clear RFCOMM session timer when disconnecting last channel
Mat Martineau
1
-0
/
+1
2011-12-18
Bluetooth: Prevent uninitialized data access in L2CAP configuration
Mat Martineau
1
-1
/
+11
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-63
/
+86
2011-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-22
/
+13
2011-12-13
ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...
David S. Miller
1
-1
/
+1
2011-12-12
sch_gred: should not use GFP_KERNEL while holding a spinlock
Eric Dumazet
1
-1
/
+1
2011-12-12
ipip, sit: copy parms.name after register_netdevice
Ted Feng
2
-2
/
+12
2011-12-12
ipv6: Fix for adding multicast route for loopback device automatically.
Li Wei
1
-1
/
+2
2011-12-12
nfc: signedness bug in __nci_request()
Dan Carpenter
1
-1
/
+1
2011-12-12
crush: fix mapping calculation when force argument doesn't exist
Sage Weil
1
-22
/
+13
2011-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-53
/
+48
2011-12-07
mac80211: fix another race in aggregation start
Johannes Berg
1
-45
/
+41
2011-12-07
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-5
/
+22
2011-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
3
-8
/
+7
2011-12-07
batman-adv: delete global entry in case of roaming
Antonio Quartulli
1
-3
/
+18
2011-12-07
batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM
Antonio Quartulli
1
-2
/
+4
2011-12-06
net: Silence seq_scale() unused warning
Stephen Boyd
1
-0
/
+2
2011-12-06
ipv4:correct description for tcp_max_syn_backlog
Peter Pan(潘卫平)
1
-3
/
+4
2011-12-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-19
/
+37
2011-12-05
ipv4: Fix peer validation on cached lookup.
David S. Miller
1
-22
/
+13
2011-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-19
/
+37
[next]