index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2013-05-01
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
Mathias Krause
2013-05-01
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
Mathias Krause
2013-05-01
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
Mathias Krause
2013-05-01
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
Mathias Krause
2013-05-01
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
2013-05-01
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
2013-05-01
ax25: fix info leak via msg_name in ax25_recvmsg()
Mathias Krause
2013-05-01
atm: update msg_namelen in vcc_recvmsg()
Mathias Krause
2013-04-12
can: gw: use kmem_cache_free() instead of kfree()
Wei Yongjun
2013-04-05
net: add a synchronize_net() in netdev_rx_handler_unregister()
Eric Dumazet
2013-04-05
ipv6: don't accept node local multicast traffic from the wire
Hannes Frederic Sowa
2013-04-05
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
2013-04-05
ipv6: don't accept multicast traffic with scope 0
Hannes Frederic Sowa
2013-04-05
unix: fix a race condition in unix_release()
Paul Moore
2013-04-05
thermal: shorten too long mcast group name
Masatake YAMATO
2013-04-05
8021q: fix a potential use-after-free
Cong Wang
2013-04-05
tcp: undo spurious timeout after SACK reneging
Yuchung Cheng
2013-04-05
tcp: preserve ACK clocking in TSO
Eric Dumazet
2013-04-05
net: remove a WARN_ON() in net_enable_timestamp()
Eric Dumazet
2013-04-05
net/irda: add missing error path release_sock call
Kees Cook
2013-04-05
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
Vinicius Costa Gomes
2013-04-05
SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked
Trond Myklebust
2013-03-28
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
2013-03-28
rtnetlink: Mask the rta_type when range checking
Vlad Yasevich
2013-03-28
tcp: fix skb_availroom()
Eric Dumazet
2013-03-28
sctp: don't break the loop while meeting the active_path so as to find the ma...
Xufeng Zhang
2013-03-28
sctp: Use correct sideffect command in duplicate cookie handling
Vlad Yasevich
2013-03-28
net/ipv4: Ensure that location of timestamp option is stored
David Ward
2013-03-20
6lowpan: Fix endianness issue in is_addr_link_local().
YOSHIFUJI Hideaki
2013-03-20
dcbnl: fix various netlink info leaks
Mathias Krause
2013-03-20
rtnl: fix info leak on RTM_GETLINK request for VF devices
Mathias Krause
2013-03-20
ipv6: stop multicast forwarding to process interface scoped addresses
Hannes Frederic Sowa
2013-03-20
bridging: fix rx_handlers return code
Cristian Bercaru
2013-03-20
netlabel: correctly list all the static label mappings
Paul Moore
2013-03-20
tcp: fix double-counted receiver RTT when leaving receiver fast path
Neal Cardwell
2013-03-20
net: ipv6: Don't purge default router if accept_ra=2
Lorenzo Colitti
2013-03-20
rds: limit the size allocated by rds_message_alloc()
Cong Wang
2013-03-20
l2tp: Restore socket refcount when sendmsg succeeds
Guillaume Nault
2013-03-14
SUNRPC: Don't start the retransmission timer when out of socket space
Trond Myklebust
2013-03-04
svcrpc: make svc_age_temp_xprts enqueue under sv_lock
J. Bruce Fields
2013-02-28
sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
Mathias Krause
2013-02-28
ipv6: use a stronger hash for tcp
Eric Dumazet
2013-02-28
ipv4: fix a bug in ping_err().
Li Wei
2013-02-28
net: fix infinite loop in __skb_recv_datagram()
Eric Dumazet
2013-02-28
bridge: set priority of STP packets
Stephen Hemminger
2013-02-14
bridge: Pull ip header into skb->data before looking into ip header.
Sarveshwar Bandi
2013-02-14
tcp: fix for zero packets_in_flight was too broad
Ilpo Järvinen
2013-02-14
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
2013-02-14
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
2013-02-14
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
[prev]
[next]