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-11-13
libceph: do not crash on large auth tickets
Ilya Dryomov
1
-37
/
+132
2014-11-13
sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor
Jeff Layton
1
-5
/
+30
2014-11-12
netlink: Properly unbind in error conditions.
Hiroaki SHIMODA
1
-2
/
+3
2014-11-12
netfilter: nf_tables: restore synchronous object release from commit/abort
Pablo Neira Ayuso
1
-16
/
+8
2014-11-12
netfilter: nft_compat: use the match->table to validate dependencies
Pablo Neira Ayuso
1
-2
/
+2
2014-11-12
netfilter: nft_compat: relax chain type validation
Pablo Neira Ayuso
1
-30
/
+2
2014-11-12
netfilter: nft_compat: use current net namespace
Pablo Neira Ayuso
1
-2
/
+2
2014-11-12
ipvs: Keep skb->sk when allocating headroom on tunnel xmit
Calvin Owens
1
-0
/
+2
2014-11-11
ipv6: fix IPV6_PKTINFO with v4 mapped
Eric Dumazet
1
-1
/
+1
2014-11-11
net: sctp: fix memory leak in auth key management
Daniel Borkmann
1
-2
/
+0
2014-11-11
net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...
Daniel Borkmann
1
-0
/
+3
2014-11-11
netfilter: ipset: small potential read beyond the end of buffer
Dan Carpenter
1
-0
/
+6
2014-11-10
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
Jesse Gross
1
-0
/
+2
2014-11-10
Merge tag 'mac80211-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linu...
John W. Linville
1
-0
/
+3
2014-11-10
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
2
-0
/
+2
2014-11-06
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
7
-31
/
+31
2014-11-06
net: dsa: slave: Fix autoneg for phys on switch MDIO bus
Andrew Lunn
1
-2
/
+5
2014-11-06
mac80211: Fix regression that triggers a kernel BUG with CCMP
Ronald Wahl
1
-0
/
+3
2014-11-05
tcp: zero retrans_stamp if all retrans were acked
Marcelo Leitner
1
-29
/
+31
2014-11-05
geneve: Unregister pernet subsys on module unload.
Jesse Gross
1
-0
/
+1
2014-11-05
geneve: Set GSO type on transmit.
Jesse Gross
1
-0
/
+2
2014-11-04
Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linu...
John W. Linville
7
-31
/
+31
2014-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-16
/
+19
2014-11-03
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert
1
-2
/
+3
2014-11-03
sit: Use ipip6_tunnel_init as the ndo_init function.
Steffen Klassert
1
-9
/
+6
2014-11-03
vti6: Use vti6_dev_init as the ndo_init function.
Steffen Klassert
1
-10
/
+1
2014-11-03
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
1
-9
/
+1
2014-11-03
netfilter: nft_reject_bridge: Fix powerpc build error
Guenter Roeck
1
-0
/
+1
2014-11-03
mac80211: fix use-after-free in defragmentation
Johannes Berg
1
-7
/
+7
2014-11-02
irda: stop calling sk_prot->disconnect() on connection failure
Linus Torvalds
1
-2
/
+0
2014-10-31
libceph: eliminate unnecessary allocation in process_one_ticket()
Ilya Dryomov
1
-15
/
+10
2014-10-31
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
Guenter Roeck
1
-2
/
+4
2014-10-31
mpls: Allow mpls_gso to be built as module
Pravin B Shelar
1
-1
/
+1
2014-10-31
mpls: Fix mpls_gso handler.
Pravin B Shelar
1
-2
/
+1
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-107
/
+463
2014-10-31
netfilter: nft_reject_bridge: restrict reject to prerouting and input
Pablo Neira Ayuso
1
-1
/
+32
2014-10-31
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
Pablo Neira Ayuso
2
-10
/
+254
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
1
-66
/
+109
2014-10-31
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
1
-26
/
+62
2014-10-31
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
Pablo Neira Ayuso
1
-2
/
+4
2014-10-30
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
1
-0
/
+34
2014-10-30
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
2
-2
/
+2
2014-10-30
gre: Use inner mac length when computing tunnel length
Tom Herbert
1
-1
/
+1
2014-10-30
ipv4: Do not cache routing failures due to disabled forwarding.
Nicolas Cavallari
1
-0
/
+1
2014-10-30
mac80211: properly flush delayed scan work on interface removal
Johannes Berg
1
-1
/
+6
2014-10-30
libceph: use memalloc flags for net IO
Mike Christie
1
-1
/
+9
2014-10-29
inet: frags: remove the WARN_ON from inet_evict_bucket
Nikolay Aleksandrov
1
-1
/
+0
2014-10-29
inet: frags: fix a race between inet_evict_bucket and inet_frag_kill
Nikolay Aleksandrov
1
-1
/
+2
2014-10-29
ipv6: notify userspace when we added or changed an ipv6 token
Lubomir Rintel
1
-0
/
+1
2014-10-29
sch_pie: schedule the timer after all init succeed
WANG Cong
1
-1
/
+1
[prev]
[next]