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-10-13
Bluetooth: Fix encryption key size for peripheral role
Andre Guedes
2013-10-13
Bluetooth: Fix security level for peripheral role
Andre Guedes
2013-10-13
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
2013-10-13
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
2013-10-13
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
2013-10-13
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2013-10-13
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
2013-10-13
bridge: Clamp forward_delay when enabling STP
Herbert Xu
2013-10-13
resubmit bridge: fix message_age_timer calculation
Chris Healy
2013-10-13
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
Daniel Borkmann
2013-10-13
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
2013-10-13
net: flow_dissector: fix thoff for IPPROTO_AH
Eric Dumazet
2013-10-13
net: sctp: fix smatch warning in sctp_send_asconf_del_ip
Daniel Borkmann
2013-10-13
caif: Add missing braces to multiline if in cfctrl_linkup_request
Dave Jones
2013-10-01
Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"
Greg Kroah-Hartman
2013-09-14
tipc: fix lockdep warning during bearer initialization
Ying Xue
2013-09-14
net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
Daniel Borkmann
2013-09-14
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
2013-09-14
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
2013-09-14
ipv6: Don't depend on per socket memory for neighbour discovery messages
Thomas Graf
2013-09-14
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
2013-09-14
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
2013-09-14
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
Hannes Frederic Sowa
2013-09-14
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
2013-09-14
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
2013-09-14
fib_trie: remove potential out of bound access
Eric Dumazet
2013-09-14
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
2013-09-14
net: check net.core.somaxconn sysctl values
Roman Gushchin
2013-09-14
htb: fix sign extension bug
stephen hemminger
2013-09-07
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
Trond Myklebust
2013-08-20
af_key: initialize satype in key_notify_policy_flush()
Nicolas Dichtel
2013-08-11
net_sched: info leak in atm_tc_dump_class()
Dan Carpenter
2013-08-11
af_key: more info leaks in pfkey messages
Dan Carpenter
2013-08-11
net_sched: Fix stack info leak in cbq_dump_wrr().
David S. Miller
2013-08-11
ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
Hannes Frederic Sowa
2013-08-11
sctp: fully initialize sctp_outq in sctp_outq_init
Neil Horman
2013-08-11
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
2013-08-11
mac80211: fix duplicate retransmission detection
Johannes Berg
2013-08-11
nl80211: fix mgmt tx status and testmode reporting for netns
Michal Kazior
2013-07-28
vlan: fix a race in egress prio management
Eric Dumazet
2013-07-28
9p: fix off by one causing access violations and memory corruption
Sasha Levin
2013-07-28
ipv6: in case of link failure remove route directly instead of letting it expire
Hannes Frederic Sowa
2013-07-28
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
Hannes Frederic Sowa
2013-07-28
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-07-28
l2tp: add missing .owner to struct pppox_proto
Wei Yongjun
2013-07-28
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-07-28
x25: Fix broken locking in ioctl error paths.
Dave Jones
2013-07-28
neighbour: fix a race in neigh_destroy()
Eric Dumazet
2013-07-28
af_key: fix info leaks in notify messages
Mathias Krause
2013-07-28
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
Eric Dumazet
[next]