index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-08-03
4
-8
/
+10
|
\
|
*
svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall
J. Bruce Fields
2013-08-01
1
-1
/
+1
|
*
svcrpc: fix kfree oops in gss-proxy code
J. Bruce Fields
2013-08-01
1
-1
/
+0
|
*
svcrpc: fix gss-proxy xdr decoding oops
J. Bruce Fields
2013-08-01
1
-4
/
+5
|
*
svcrpc: fix gss_rpc_upcall create error
J. Bruce Fields
2013-08-01
1
-1
/
+1
|
*
NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.
NeilBrown
2013-08-01
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-31
18
-27
/
+114
|
\
\
|
|
/
|
/
|
|
*
genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACE
Pablo Neira
2013-07-30
1
-1
/
+1
|
*
af_key: more info leaks in pfkey messages
Dan Carpenter
2013-07-30
1
-0
/
+4
|
*
net_sched: Fix stack info leak in cbq_dump_wrr().
David S. Miller
2013-07-30
1
-0
/
+1
|
*
genetlink: release cb_lock before requesting additional module
Stanislaw Gruszka
2013-07-27
1
-0
/
+2
|
*
neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/
Francesco Fusco
2013-07-26
1
-7
/
+22
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-07-25
7
-11
/
+56
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-07-24
7
-11
/
+56
|
|
|
\
|
|
|
*
mac80211/minstrel: fix NULL pointer dereference issue
Felix Fietkau
2013-07-16
1
-1
/
+2
|
|
|
*
mac80211: fix duplicate retransmission detection
Johannes Berg
2013-07-16
1
-2
/
+8
|
|
|
*
nl80211: fix the setting of RSSI threshold value for mesh
Chun-Yeow Yeoh
2013-07-16
1
-2
/
+2
|
|
|
*
mac80211: fix ethtool stats for non-station interfaces
Johannes Berg
2013-07-16
1
-0
/
+2
|
|
|
*
mac80211/minstrel_ht: fix cck rate sampling
Felix Fietkau
2013-07-16
1
-1
/
+9
|
|
|
*
regulatory: add missing rtnl locking
Johannes Berg
2013-07-16
1
-0
/
+2
|
|
|
*
cfg80211: fix bugs in new SME implementation
Johannes Berg
2013-07-16
1
-3
/
+26
|
|
|
*
nl80211: fix mgmt tx status and testmode reporting for netns
Michal Kazior
2013-07-16
1
-2
/
+5
|
*
|
|
net: fix comment above build_skb()
Florian Fainelli
2013-07-24
1
-1
/
+2
|
*
|
|
ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
Hannes Frederic Sowa
2013-07-24
1
-0
/
+5
|
*
|
|
fib_trie: potential out of bounds access in trie_show_stats()
Jerry Snitselaar
2013-07-24
1
-1
/
+1
|
|
/
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-07-22
2
-3
/
+12
|
|
\
\
|
|
*
|
netfilter: xt_socket: fix broken v0 support
Eric Dumazet
2013-07-15
1
-3
/
+7
|
|
*
|
netfilter: ctnetlink: fix incorrect NAT expectation dumping
Pablo Neira Ayuso
2013-07-15
1
-0
/
+5
|
*
|
|
bridge: do not call setup_timer() multiple times
Eric Dumazet
2013-07-19
1
-2
/
+3
|
*
|
|
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
2013-07-19
1
-1
/
+5
*
|
|
|
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-07-20
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
SUNRPC: Fix another issue with rpc_client_register()
Trond Myklebust
2013-07-15
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-18
9
-86
/
+114
|
\
\
\
|
*
|
|
vlan: fix a race in egress prio management
Eric Dumazet
2013-07-18
1
-0
/
+7
|
*
|
|
vlan: mask vlan prio bits
Eric Dumazet
2013-07-18
2
-3
/
+10
|
*
|
|
pkt_sched: sch_qfq: remove a source of high packet delay/jitter
Paolo Valente
2013-07-18
1
-29
/
+56
|
*
|
|
net: Fix sysfs_format_mac() code duplication.
David S. Miller
2013-07-16
1
-20
/
+1
|
*
|
|
ipv4: set transport header earlier
Eric Dumazet
2013-07-16
1
-4
/
+3
|
*
|
|
net/irda: fixed style issues in irlan_eth
Dragos Foianu
2013-07-16
1
-17
/
+14
|
*
|
|
ethtool: fixed trailing statements in ethtool
Dragos Foianu
2013-07-16
1
-10
/
+20
|
*
|
|
ndisc: bool initializations should use true and false
Daniel Baluta
2013-07-16
1
-3
/
+3
|
|
/
/
*
|
|
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-18
2
-3
/
+3
|
\
\
\
|
*
|
|
net: delete __cpuinit usage from all net files
Paul Gortmaker
2013-07-14
2
-3
/
+3
|
|
/
/
*
|
|
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-07-17
1
-6
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
svcrdma: underflow issue in decode_write_list()
Dan Carpenter
2013-07-15
1
-6
/
+14
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
3
-52
/
+26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sunrpc: now we can just set ->s_d_op
Al Viro
2013-07-14
1
-3
/
+2
|
*
|
__rpc_lookup_create_exclusive: pass string instead of qstr
Al Viro
2013-07-14
1
-25
/
+9
|
*
|
rpc_create_*_dir: don't bother with qstr
Al Viro
2013-07-14
3
-31
/
+21
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-13
21
-146
/
+170
|
\
\
\
[next]