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-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
2013-07-28
ipv6: don't call addrconf_dst_alloc again when enable lo
Gao feng
2013-07-28
ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.
Aydin Arik
2013-07-28
bridge: fix switched interval for MLD Query types
Linus Lüssing
2013-07-13
libceph: Fix NULL pointer dereference in auth client code
Tyler Hicks
2013-07-03
Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
Anderson Lizardo
2013-06-27
l2tp: Fix sendmsg() return value
Guillaume Nault
2013-06-27
l2tp: Fix PPP header erasure and memory leak
Guillaume Nault
2013-06-27
packet: packet_getname_spkt: make sure string is always 0-terminated
Daniel Borkmann
2013-06-27
net: sctp: fix NULL pointer dereference in socket destruction
Daniel Borkmann
2013-06-27
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Gao feng
2013-06-27
net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
Andy Lutomirski
2013-06-27
ip_tunnel: fix kernel panic with icmp_dest_unreach
Eric Dumazet
2013-06-27
tcp: xps: fix reordering issues
Eric Dumazet
2013-06-27
tcp: bug fix in proportional rate reduction.
Nandita Dukkipati
2013-06-27
netlabel: improve domain mapping validation
Paul Moore
2013-06-27
ipv6: fix possible crashes in ip6_cork_release()
Eric Dumazet
2013-06-27
tcp: fix tcp_md5_hash_skb_data()
Eric Dumazet
2013-06-20
libceph: wrap auth methods in a mutex
Sage Weil
2013-06-20
libceph: wrap auth ops in wrapper functions
Sage Weil
2013-06-20
libceph: add update_authorizer auth method
Sage Weil
2013-06-20
libceph: fix authorizer invalidation
Sage Weil
2013-06-20
libceph: clear messenger auth_retry flag when we authenticate
Sage Weil
2013-06-20
Bluetooth: Fix mgmt handling of power on failures
Johan Hedberg
2013-06-20
libceph: must hold mutex for reset_changed_osds()
Alex Elder
2013-06-07
mac80211: close AP_VLAN interfaces before unregistering all
Johannes Berg
2013-05-19
xfrm6: release dev before returning error
Cong Wang
2013-05-19
ipv6: do not clear pinet6 field
Eric Dumazet
2013-05-19
packet: tpacket_v3: do not trigger bug() on wrong header status
Daniel Borkmann
2013-05-19
bridge: fix race with topology change timer
stephen hemminger
2013-05-19
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
2013-05-19
net: use netdev_features_t in skb_needs_linearize()
Patrick McHardy
2013-05-19
net_sched: act_ipt forward compat with xtables
Jamal Hadi Salim
2013-05-11
ipvs: ip_vs_sip_fill_param() BUG: bad check of return value
Hans Schillstrom
2013-05-07
wireless: regulatory: fix channel disabling race condition
Johannes Berg
2013-05-01
net: drop dst before queueing fragments
Eric Dumazet
2013-05-01
net: fix incorrect credentials passing
Linus Torvalds
2013-05-01
net: rate-limit warn-bad-offload splats.
Ben Greear
2013-05-01
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
2013-05-01
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
[next]