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
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
12
-209
/
+337
2010-10-21
tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled
Balazs Scheidler
1
-1
/
+2
2010-10-21
tproxy: added tproxy sockopt interface in the IPV6 layer
Balazs Scheidler
2
-0
/
+42
2010-10-21
tproxy: added udp6_lib_lookup function
Balazs Scheidler
1
-0
/
+8
2010-10-21
tproxy: added const specifiers to udp lookup functions
Balazs Scheidler
1
-4
/
+4
2010-10-21
tproxy: split off ipv6 defragmentation to a separate module
Balazs Scheidler
4
-78
/
+150
2010-10-21
tproxy: fix hash locking issue when using port redirection in __inet_inherit_...
Balazs Scheidler
1
-4
/
+8
2010-10-21
xfrm6: make xfrm6_tunnel_free_spi local
stephen hemminger
1
-3
/
+1
2010-10-18
netfilter: fix kconfig unmet dependency warning
Randy Dunlap
1
-2
/
+2
2010-10-16
fib: avoid false sharing on fib_table_hash
Eric Dumazet
1
-3
/
+6
2010-10-16
fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()
Eric Dumazet
1
-2
/
+1
2010-10-13
netfilter: xtables: resolve indirect macros 3/3
Jan Engelhardt
1
-9
/
+9
2010-10-13
netfilter: xtables: resolve indirect macros 2/3
Jan Engelhardt
1
-27
/
+27
2010-10-13
netfilter: xtables: resolve indirect macros 1/3
Jan Engelhardt
1
-6
/
+6
2010-10-11
net dst: use a percpu_counter to track entries
Eric Dumazet
2
-12
/
+26
2010-10-05
net neigh: RCU conversion of neigh hash table
Eric Dumazet
1
-3
/
+7
2010-10-05
net: add a core netdev->rx_dropped counter
Eric Dumazet
3
-6
/
+3
2010-10-05
ipv6: make __ipv6_isatap_ifid static
stephen hemminger
1
-2
/
+1
2010-10-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+25
2010-10-04
netfilter: ipt_LOG: add bufferisation to call printk() once
Eric Dumazet
1
-78
/
+79
2010-10-03
net: Fix IPv6 PMTU disc. w/ asymmetric routes
Maciej Żenczykowski
1
-4
/
+24
2010-09-29
ip6tnl: percpu stats accounting
Eric Dumazet
1
-16
/
+77
2010-09-29
sit: enable lockless xmits
Eric Dumazet
1
-0
/
+1
2010-09-29
sit: fix percpu stats accounting
Eric Dumazet
1
-3
/
+11
2010-09-28
ipv6: Implement Any-IP support for IPv6.
Maciej Żenczykowski
1
-1
/
+9
2010-09-27
sit: percpu stats accounting
Eric Dumazet
1
-18
/
+64
2010-09-27
ipv6: add IPv6 to neighbour table overflow warning
Ulrich Weber
1
-1
/
+1
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-22
/
+45
2010-09-26
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
2
-3
/
+13
2010-09-23
net: return operator cleanup
Eric Dumazet
11
-37
/
+36
2010-09-21
ip: fix truesize mismatch in ip fragmentation
Eric Dumazet
1
-5
/
+13
2010-09-20
xfrm: Allow different selector family in temporary state
Thomas Egerer
1
-14
/
+19
2010-09-20
net: rx_dropped accounting
Eric Dumazet
3
-3
/
+11
2010-09-16
ip6tnl: get rid of ip6_tnl_lock
Eric Dumazet
1
-30
/
+28
2010-09-15
sit: get rid of ipip6_lock
Eric Dumazet
1
-33
/
+31
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-122
/
+49
2010-09-09
tunnels: missing rcu_assign_pointer()
Eric Dumazet
1
-1
/
+1
2010-09-08
udp: add rehash on connect()
Eric Dumazet
2
-1
/
+16
2010-09-08
net: inet_add_protocol() can use cmpxchg()
Eric Dumazet
1
-28
/
+4
2010-09-07
netfilter: discard overlapping IPv6 fragment
Nicolas Dichtel
1
-65
/
+15
2010-09-07
ipv6: discard overlapping fragment
Nicolas Dichtel
1
-56
/
+15
2010-09-03
ipv6: add special mode forwarding=2 to send RS while configured as router
Thomas Graf
1
-1
/
+2
2010-09-03
ipv6: add special mode accept_ra=2 to accept RA while configured as router
Thomas Graf
1
-4
/
+14
2010-09-01
net: tunnels should use rcu_dereference
Eric Dumazet
1
-3
/
+8
2010-08-30
ipv6: struct xfrm6_tunnel in read_mostly section
Eric Dumazet
3
-6
/
+6
2010-08-30
net: struct xfrm_tunnel in read_mostly section
Eric Dumazet
1
-1
/
+1
2010-08-23
netfilter: fix CONFIG_COMPAT support
Florian Westphal
1
-0
/
+3
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
3
-3
/
+3
2010-08-17
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
1
-0
/
+2
2010-08-14
ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss
Min Zhang
1
-2
/
+2
[next]