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
2014-03-28
tcp: fix get_timewait4_sock() delay computation on 64bit
Eric Dumazet
1
-1
/
+1
2014-03-28
openvswitch: fix a possible deadlock and lockdep warning
Flavio Leitner
1
-20
/
+6
2014-03-28
bridge: Fix handling stacked vlan tags
Toshiaki Makita
1
-17
/
+1
2014-03-28
bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled
Toshiaki Makita
2
-3
/
+15
2014-03-27
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
Zoltan Kiss
3
-10
/
+32
2014-03-27
vlan: Set hard_header_len according to available acceleration
Vlad Yasevich
2
-2
/
+5
2014-03-26
net: unix: non blocking recvmsg() should not return -EINTR
Eric Dumazet
1
-5
/
+12
2014-03-26
ip_tunnel: Fix dst ref-count.
Pravin B Shelar
3
-3
/
+9
2014-03-24
tipc: fix spinlock recursion bug for failed subscriptions
Erik Hugne
1
-14
/
+15
2014-03-24
netpoll: fix the skb check in pkt_is_ns
Li RongQing
1
-1
/
+1
2014-03-20
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2
-5
/
+7
2014-03-20
ip6mr: fix mfc notification flags
Nicolas Dichtel
1
-5
/
+8
2014-03-20
ipmr: fix mfc notification flags
Nicolas Dichtel
1
-5
/
+8
2014-03-20
rtnetlink: fix fdb notification flags
Nicolas Dichtel
1
-4
/
+6
2014-03-20
openvswitch: Correctly report flow used times for first 5 minutes after boot.
Ben Pfaff
1
-1
/
+1
2014-03-18
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
lucien
1
-8
/
+6
2014-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-12
/
+13
2014-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-121
/
+207
2014-03-13
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
1
-1
/
+4
2014-03-12
net: socket: error on a negative msg_namelen
Matthew Leach
1
-0
/
+4
2014-03-11
bridge: multicast: enable snooping on general queries only
Linus Lüssing
1
-3
/
+5
2014-03-11
bridge: multicast: add sanity check for general query destination
Linus Lüssing
1
-0
/
+19
2014-03-11
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2
-1
/
+15
2014-03-11
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
1
-0
/
+6
2014-03-11
skbuff: skb_segment: s/fskb/list_skb/
Michael S. Tsirkin
1
-13
/
+13
2014-03-11
skbuff: skb_segment: s/skb/head_skb/
Michael S. Tsirkin
1
-22
/
+24
2014-03-11
skbuff: skb_segment: s/skb_frag/frag/
Michael S. Tsirkin
1
-7
/
+7
2014-03-11
skbuff: skb_segment: s/frag/nskb_frag/
Michael S. Tsirkin
1
-9
/
+9
2014-03-10
vlan: Set correct source MAC address with TX VLAN offload enabled
Peter Boström
1
-0
/
+3
2014-03-10
pkt_sched: fq: do not hold qdisc lock while allocating memory
Eric Dumazet
1
-6
/
+15
2014-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+7
2014-03-10
pkt_sched: move the sanity test in qdisc_list_add()
Eric Dumazet
1
-3
/
+4
2014-03-10
sockfd_lookup_light(): switch to fdget^W^Waway from fget_light
Al Viro
1
-6
/
+7
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
2
-6
/
+6
2014-03-10
net: af_key: fix sleeping under rcu
Nikolay Aleksandrov
1
-6
/
+7
2014-03-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-2
/
+8
2014-03-06
ipv6: don't set DST_NOCOUNT for remotely added routes
Sabrina Dubroca
1
-1
/
+1
2014-03-06
ipv6: Fix exthdrs offload registration.
Anton Nayshtut
1
-2
/
+2
2014-03-06
net: unix socket code abuses csum_partial
Anton Blanchard
1
-2
/
+1
2014-03-06
inet: frag: make sure forced eviction removes all frags
Florian Westphal
1
-1
/
+1
2014-03-06
tipc: don't log disabled tasklet handler errors
Erik Hugne
1
-1
/
+0
2014-03-06
tipc: fix memory leak during module removal
Erik Hugne
1
-3
/
+34
2014-03-06
tipc: drop subscriber connection id invalidation
Erik Hugne
1
-11
/
+0
2014-03-06
tipc: avoid to unnecessary process switch under non-block mode
Ying Xue
1
-2
/
+2
2014-03-06
tipc: fix connection refcount leak
Ying Xue
1
-2
/
+4
2014-03-06
tipc: allow connection shutdown callback to be invoked in advance
Ying Xue
3
-18
/
+7
2014-03-06
l2tp: fix userspace reception on plain L2TP sockets
Guillaume Nault
1
-5
/
+7
2014-03-06
l2tp: fix manual sequencing (de)activation in L2TPv2
Guillaume Nault
4
-3
/
+7
2014-03-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
4
-2
/
+8
2014-03-05
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
Daniel Borkmann
2
-7
/
+2
[next]