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-08-01
netlabel: fix the horribly broken catmap functions
Paul Moore
2
-62
/
+166
2014-08-01
netlabel: fix a problem when setting bits below the previously lowest bit
Paul Moore
2
-11
/
+21
2014-06-02
net: filter: fix possible memory leak in __sk_prepare_filter()
Leon Yu
1
-1
/
+6
2014-06-02
tcp: fix cwnd undo on DSACK in F-RTO
Yuchung Cheng
1
-6
/
+5
2014-06-02
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
1
-1
/
+6
2014-06-02
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
1
-8
/
+3
2014-06-02
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
3
-2
/
+37
2014-06-01
bridge: notify user space after fdb update
Jon Maxwell
1
-1
/
+7
2014-06-01
net: fix wrong mac_len calculation for vlans
Nikolay Aleksandrov
1
-10
/
+25
2014-05-31
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-3
/
+3
2014-05-31
batman-adv: fix NULL pointer dereferences
Marek Lindner
1
-3
/
+3
2014-05-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-5
/
+10
2014-05-26
ipvs: Fix panic due to non-linear skb
Peter Christensen
1
-5
/
+10
2014-05-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-2
/
+2
2014-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
57
-297
/
+556
2014-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2014-05-22
batman: fix a bogus warning from batadv_is_on_batman_iface()
Cong Wang
1
-1
/
+1
2014-05-22
ipv4: initialise the itag variable in __mkroute_input
Li RongQing
1
-1
/
+1
2014-05-21
ipv6: gro: fix CHECKSUM_COMPLETE support
Eric Dumazet
2
-6
/
+2
2014-05-21
net_sched: fix an oops in tcindex filter
Cong Wang
1
-10
/
+20
2014-05-21
ip_tunnel: Initialize the fallback device properly
Steffen Klassert
1
-0
/
+1
2014-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-26
/
+23
2014-05-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-2
/
+2
2014-05-16
bonding: Fix stacked device detection in arp monitoring
Vlad Yasevich
1
-0
/
+26
2014-05-16
vlan: Fix lockdep warning with stacked vlan devices.
Vlad Yasevich
3
-44
/
+10
2014-05-16
net: Find the nesting level of a given device by type.
Vlad Yasevich
1
-0
/
+50
2014-05-16
net: gro: make sure skb->cb[] initial content has not to be zero
Eric Dumazet
2
-2
/
+3
2014-05-16
ipv4: ip_tunnels: disable cache for nbma gre tunnels
Timo Teräs
1
-1
/
+2
2014-05-16
net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()
Fabian Godehardt
1
-1
/
+2
2014-05-16
net: ipv6: make "ip -6 route get mark xyz" work.
Lorenzo Colitti
1
-0
/
+3
2014-05-16
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-8
/
+20
2014-05-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-19
/
+42
2014-05-16
af_rxrpc: Fix XDR length check in rxrpc key demarshalling.
Nathaniel W Filardo
1
-1
/
+1
2014-05-16
crush: decode and initialize chooseleaf_vary_r
Ilya Dryomov
1
-0
/
+5
2014-05-16
libceph: fix corruption when using page_count 0 page in rbd
Chunwei Chen
1
-1
/
+19
2014-05-15
ipv6: update Destination Cache entries when gateway turn into host
Duan Jiong
2
-5
/
+23
2014-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-31
/
+66
2014-05-15
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
3
-3
/
+34
2014-05-15
batman-adv: fix local TT check for outgoing arp requests in DAT
Antonio Quartulli
1
-2
/
+1
2014-05-15
batman-adv: increase orig refcount when storing ref in gw_node
Antonio Quartulli
1
-2
/
+9
2014-05-15
batman-adv: fix reference counting imbalance while sending fragment
Antonio Quartulli
1
-3
/
+8
2014-05-15
batman-adv: fix indirect hard_iface NULL dereference
Marek Lindner
1
-1
/
+2
2014-05-15
netfilter: nf_tables: fix trace of matching non-terminal rule
Pablo Neira Ayuso
1
-1
/
+3
2014-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-19
/
+42
2014-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
3
-14
/
+34
2014-05-14
af_iucv: wrong mapping of sent and confirmed skbs
Ursula Braun
1
-1
/
+1
2014-05-14
Bluetooth: Fix L2CAP LE debugfs entries permissions
Samuel Ortiz
1
-2
/
+2
2014-05-14
mac80211: fix on-channel remain-on-channel
Johannes Berg
2
-7
/
+21
2014-05-14
ipv6: fix calculation of option len in ip6_append_data
Hannes Frederic Sowa
1
-1
/
+1
2014-05-14
net: avoid dependency of net_get_random_once on nop patching
Hannes Frederic Sowa
1
-4
/
+4
[next]