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
...
|
|
*
|
|
|
xfrm6: Fix a offset value for network header in _decode_session6
Hajime Tazaki
2015-02-06
1
-0
/
+1
|
*
|
|
|
|
rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
Al Viro
2015-03-15
1
-1
/
+1
|
*
|
|
|
|
caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
Al Viro
2015-03-15
1
-1
/
+1
|
*
|
|
|
|
bridge: reset bridge mtu after deleting an interface
Venkat Venkatsubra
2015-03-14
1
-0
/
+2
|
*
|
|
|
|
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
Eric Dumazet
2015-03-13
1
-3
/
+15
|
*
|
|
|
|
rds: avoid potential stack overflow
Arnd Bergmann
2015-03-12
1
-18
/
+22
|
*
|
|
|
|
sock: fix possible NULL sk dereference in __skb_tstamp_tx
Willem de Bruijn
2015-03-12
1
-2
/
+6
|
*
|
|
|
|
xps: must clear sender_cpu before forwarding
Eric Dumazet
2015-03-11
3
-1
/
+3
|
*
|
|
|
|
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
2015-03-11
1
-4
/
+6
|
*
|
|
|
|
tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidance
Neal Cardwell
2015-03-11
1
-2
/
+4
|
*
|
|
|
|
tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in w
Neal Cardwell
2015-03-11
1
-0
/
+6
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
net: Handle unregister properly when netdev namespace change fails.
David S. Miller
2015-03-10
1
-13
/
+13
|
*
|
|
|
net: add comment for sock_efree() usage
Oliver Hartkopp
2015-03-10
1
-0
/
+4
|
*
|
|
|
net_sched: fix struct tc_u_hnode layout in u32
WANG Cong
2015-03-09
1
-1
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-03-17
1
-4
/
+20
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
9p/trans_virtio: fix hot-unplug
Michael S. Tsirkin
2015-03-13
1
-4
/
+20
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-03-09
13
-81
/
+143
|
\
\
\
\
|
*
|
|
|
tipc: fix bug in link failover handling
Jon Paul Maloy
2015-03-09
1
-3
/
+4
|
*
|
|
|
net: delete stale packet_mclist entries
Francesco Ruggeri
2015-03-09
1
-8
/
+14
|
*
|
|
|
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
2015-03-09
1
-0
/
+3
|
*
|
|
|
ip: fix error queue empty skb handling
Willem de Bruijn
2015-03-08
3
-23
/
+53
|
*
|
|
|
tcp: align tcp_xmit_size_goal() on tcp_tso_autosize()
Eric Dumazet
2015-03-05
1
-7
/
+3
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-03-05
3
-32
/
+46
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nf_tables: fix error handling of rule replacement
Pablo Neira Ayuso
2015-03-04
1
-6
/
+0
|
|
*
|
|
|
netfilter: nf_tables: fix userdata length overflow
Patrick McHardy
2015-03-04
1
-9
/
+19
|
|
*
|
|
|
netfilter: nf_tables: check for overflow of rule dlen field
Patrick McHardy
2015-03-04
1
-0
/
+4
|
|
*
|
|
|
netfilter: nf_tables: fix transaction race condition
Patrick McHardy
2015-03-04
1
-1
/
+1
|
|
*
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs
Pablo Neira Ayuso
2015-02-24
1
-0
/
+3
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ipvs: add missing ip_vs_pe_put in sync code
Julian Anastasov
2015-02-22
1
-0
/
+3
|
|
*
|
|
|
|
netfilter: nf_tables: fix addition/deletion of elements from commit/abort
Pablo Neira Ayuso
2015-02-22
1
-9
/
+12
|
|
*
|
|
|
|
netfilter: nft_compat: don't truncate ethernet protocol type to u8
Arturo Borrero
2015-02-22
1
-7
/
+7
|
*
|
|
|
|
|
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
Alexander Drozdov
2015-03-05
1
-4
/
+7
|
*
|
|
|
|
|
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2015-03-04
2
-4
/
+13
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
sunrpc: fix braino in ->poll()
Al Viro
2015-03-08
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-03-08
1
-1
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
net: irda: fix wait_until_sent poll timeout
Johan Hovold
2015-03-07
1
-1
/
+3
*
|
|
|
|
|
|
Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-03-06
2
-2
/
+3
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-02-23
2
-2
/
+3
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
xprtrdma: Store RDMA credits in unsigned variables
Chuck Lever
2015-02-23
2
-2
/
+3
*
|
|
|
|
|
|
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-03-03
2
-0
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sunrpc: integer underflow in rsc_parse()
Dan Carpenter
2015-02-26
1
-0
/
+2
|
*
|
|
|
|
|
|
svcrpc: fix memory leak in gssp_accept_sec_context_upcall
David Ramos
2015-02-17
1
-0
/
+2
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-03-03
40
-80
/
+192
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
openvswitch: Fix serialization of non-masked set actions.
Joe Stringer
2015-03-03
1
-1
/
+7
|
*
|
|
|
|
|
|
net: bridge: add compile-time assert for cb struct size
Florian Westphal
2015-03-03
1
-0
/
+2
|
*
|
|
|
|
|
|
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-03-02
2
-2
/
+4
|
*
|
|
|
|
|
|
rxrpc: don't multiply with HZ twice
Florian Westphal
2015-03-01
1
-1
/
+1
|
*
|
|
|
|
|
|
rxrpc: terminate retrans loop when sending of skb fails
Florian Westphal
2015-03-01
1
-3
/
+4
|
*
|
|
|
|
|
|
net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...
Arvid Brodin
2015-03-01
3
-3
/
+14
|
*
|
|
|
|
|
|
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
2015-03-01
1
-3
/
+1
[prev]
[next]