index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-17
net: export attach/detach filter routines
Michael S. Tsirkin
1
-0
/
+2
2010-02-17
net: bug fix for vlan + gro issue
Ajit Khaparde
1
-1
/
+1
2010-02-17
xfrm: Revert false event eliding commits.
David S. Miller
4
-20
/
+9
2010-02-17
ethtool: Don't flush n-tuple list from ethtool_reset()
Ben Hutchings
1
-3
/
+0
2010-02-17
net: use kasprintf() for socket cache names
Alexey Dobriyan
1
-8
/
+2
2010-02-17
xt_hashlimit: fix locking
Eric Dumazet
1
-4
/
+0
2010-02-17
ipmr: remove useless checks from ipmr_device_event
Pavel Emelyanov
1
-3
/
+0
2010-02-17
net: remove INIT_RCU_HEAD() usage
Alexey Dobriyan
8
-10
/
+0
2010-02-16
percpu: add __percpu sparse annotations to net
Tejun Heo
14
-101
/
+110
2010-02-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-46
/
+55
2010-02-16
xfrm: avoid spinlock in get_acqseq() used by xfrm user
jamal
1
-5
/
+5
2010-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-33
/
+23
2010-02-16
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
5
-11
/
+8
2010-02-16
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
Eric W. Biederman
1
-13
/
+13
2010-02-16
tunnels: fix netns vs proto registration ordering
Alexey Dobriyan
4
-62
/
+47
2010-02-16
gre: fix netns vs proto registration ordering
Alexey Dobriyan
1
-9
/
+10
2010-02-16
xfrm: Fix xfrm_state_clone leak
Herbert Xu
1
-9
/
+3
2010-02-16
ipcomp: Avoid duplicate calls to ipcomp_destroy
Herbert Xu
2
-10
/
+2
2010-02-16
ethtool: allow non-admin user to read GRO settings.
stephen hemminger
1
-0
/
+1
2010-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
84
-1713
/
+2053
2010-02-15
ethtool: reduce stack usage
Eric Dumazet
1
-7
/
+28
2010-02-15
X25: Dont let x25_bind use addresses containing characters
andrew hendry
1
-1
/
+10
2010-02-15
X25: Fix x25_create errors for bad protocol and ENOBUFS
andrew hendry
1
-4
/
+9
2010-02-15
xfrm: Flushing empty SPD generates false events
jamal
3
-5
/
+12
2010-02-15
xfrm: Flushing empty SAD generates false events
jamal
3
-4
/
+8
2010-02-15
IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
Shan Wei
1
-9
/
+4
2010-02-15
ethtool: Move n-tuple capability check into set_flags
Peter Waskiewicz
1
-5
/
+8
2010-02-15
ethtool: Fix filter addition when caching n-tuple filters
Peter Waskiewicz
1
-16
/
+24
2010-02-15
netfilter: CONFIG_COMPAT: allow delta to exceed 32767
Florian Westphal
1
-3
/
+3
2010-02-15
netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets
Florian Westphal
17
-17
/
+17
2010-02-15
netfilter: ebtables: abort if next_offset is too small
Florian Westphal
1
-0
/
+2
2010-02-15
netfilter: ctnetlink: add zone support
Patrick McHardy
1
-19
/
+73
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
17
-78
/
+193
2010-02-15
netfilter: nf_conntrack: pass template to l4proto ->error() handler
Patrick McHardy
7
-9
/
+13
2010-02-15
netfilter: xtables: add const qualifiers
Jan Engelhardt
4
-136
/
+168
2010-02-15
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
7
-16
/
+16
2010-02-15
netfilter: xtables: print details on size mismatch
Jan Engelhardt
1
-2
/
+6
2010-02-15
netfilter: iptables: remove unused function arguments
Jan Engelhardt
2
-14
/
+6
2010-02-15
netfilter: xt_recent: inform user when hitcount is too large
Jan Engelhardt
1
-2
/
+6
2010-02-14
mac80211: Fix error introduced in netdev_mc_count() changes.
David S. Miller
1
-1
/
+1
2010-02-14
net: Fix first line of kernel-doc for a few functions
Ben Hutchings
1
-1
/
+1
2010-02-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-5
/
+6
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
20
-636
/
+847
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+3
2010-02-12
rtnetlink: Add VF config code to rtnetlink
Williams, Mitch A
1
-0
/
+67
2010-02-12
udp: remove redundant variable
Gerrit Renker
2
-16
/
+14
2010-02-12
dccp: support for passing MSG_TRUNC
Gerrit Renker
1
-0
/
+2
2010-02-12
xfrm: validate attributes
jamal
1
-0
/
+4
2010-02-12
IPv6: remove trivial nested _bh suffix
stephen hemminger
1
-10
/
+11
2010-02-12
IPv6: keep permanent addresses on admin down
stephen hemminger
1
-11
/
+24
[next]