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
2013-08-15
net: proc_fs: trivial: print UIDs as unsigned int
Francesco Fusco
11
-14
/
+14
2013-08-15
rtnetlink: remove an unneeded test
Dan Carpenter
1
-2
/
+2
2013-08-15
ip6tnl: add x-netns support
Nicolas Dichtel
2
-10
/
+36
2013-08-15
ipip: add x-netns support
Nicolas Dichtel
4
-20
/
+32
2013-08-15
ipv4 tunnels: use net_eq() helper to check netns
Nicolas Dichtel
2
-5
/
+5
2013-08-15
dev: move skb_scrub_packet() after eth_type_trans()
Nicolas Dichtel
2
-6
/
+7
2013-08-13
ipv6: make unsolicited report intervals configurable for mld
Hannes Frederic Sowa
2
-3
/
+39
2013-08-13
tcp: reset reordering est. selectively on timeout
Yuchung Cheng
1
-2
/
+7
2013-08-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
34
-380
/
+1779
2013-08-13
net: sctp: Add rudimentary infrastructure to account for control chunks
Vlad Yasevich
1
-30
/
+69
2013-08-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
34
-380
/
+1779
2013-08-11
af_unix: fix bug on large send()
Eric Dumazet
1
-1
/
+2
2013-08-10
net: attempt high order allocations in sock_alloc_send_pskb()
Eric Dumazet
3
-52
/
+56
2013-08-10
af_unix: improve STREAM behavior with fragmented memory
Eric Dumazet
1
-35
/
+30
2013-08-10
tcp: add server ip to encrypt cookie in fast open
Yuchung Cheng
2
-10
/
+13
2013-08-09
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
David S. Miller
4
-18
/
+6
2013-08-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
15
-34
/
+663
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-55
/
+95
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
27
-162
/
+0
2013-08-09
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
Daniel Borkmann
4
-6
/
+18
2013-08-09
net: igmp: Allow user-space configuration of igmp unsolicited report interval
William Manley
2
-2
/
+25
2013-08-09
net: igmp: Don't flush routing cache when force_igmp_version is modified
William Manley
1
-2
/
+2
2013-08-09
net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3
William Manley
1
-3
/
+13
2013-08-08
net: add SNMP counters tracking incoming ECN bits
Eric Dumazet
4
-2
/
+23
2013-08-07
packet: Revert recent header parsing changes.
David S. Miller
1
-29
/
+24
2013-08-07
net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec()
Jason Wang
1
-27
/
+10
2013-08-07
net: use release_pages() in zerocopy_sg_from_iovec()
Jason Wang
1
-4
/
+2
2013-08-07
net: remove the useless comment in zerocopy_sg_from_iovec()
Jason Wang
1
-1
/
+0
2013-08-07
net: use skb_fill_page_desc() in zerocopy_sg_from_iovec()
Jason Wang
1
-2
/
+1
2013-08-07
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
Jason Wang
1
-0
/
+93
2013-08-07
net: move iov_pages() to net/core/iovec.c
Jason Wang
1
-0
/
+24
2013-08-07
ip_tunnel: embed hash list head
stephen hemminger
1
-7
/
+6
2013-08-04
bridge: fix rcu check warning in multicast port group
stephen hemminger
2
-2
/
+3
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
52
-292
/
+424
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-257
/
+299
2013-08-03
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-8
/
+10
2013-08-03
fib_rules: fix suppressor names and default values
Stefan Tomanek
3
-6
/
+13
2013-08-03
vlan: cleanup the usage of vlan_dev_priv(dev)
Wang Sheng-Hui
2
-8
/
+10
2013-08-02
netlabel: use domain based selectors when address based selectors are not ava...
Paul Moore
6
-158
/
+130
2013-08-02
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
1
-4
/
+6
2013-08-02
net: netlink: minor: remove unused pointer in alloc_pg_vec
Daniel Borkmann
1
-2
/
+2
2013-08-02
fib_rules: add route suppression based on ifgroup
Stefan Tomanek
3
-9
/
+40
2013-08-02
net: check net.core.somaxconn sysctl values
Roman Gushchin
1
-1
/
+5
2013-08-02
icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytes
Werner Almesberger
1
-1
/
+6
2013-08-02
icmpv6_filter: fix "_hdr" incorrectly being a pointer
Werner Almesberger
1
-1
/
+1
2013-08-02
af_packet: simplify VLAN frame check in packet_snd
Phil Sutter
1
-11
/
+4
2013-08-02
af_packet: fix for sending VLAN frames via packet_mmap
Phil Sutter
1
-11
/
+14
2013-08-02
af_packet: when sending ethernet frames, parse header for skb->protocol
Phil Sutter
1
-2
/
+11
2013-08-02
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
1
-1
/
+3
2013-08-02
htb: fix sign extension bug
stephen hemminger
1
-1
/
+1
[next]