Age | Commit message (Expand) | Author |
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 |
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 |