Age | Commit message (Expand) | Author |
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 |
2013-05-01 | esp4: fix error return code in esp_output() | Wei Yongjun |
2013-05-01 | tcp: Reallocate headroom if it would overflow csum_start | Thomas Graf |
2013-05-01 | tcp: incoming connections might use wrong route under synflood | Dmitry Popov |
2013-05-01 | rtnetlink: Call nlmsg_parse() with correct header length | Michael Riesch |
2013-05-01 | netfilter: don't reset nf_trace in nf_reset() | Patrick McHardy |
2013-05-01 | af_unix: If we don't care about credentials coallesce all messages | Eric W. Biederman |
2013-05-01 | net: count hw_addr syncs so that unsync works properly. | Vlad Yasevich |
2013-05-01 | net IPv6 : Fix broken IPv6 routing table after loopback down-up | Balakumaran Kannan |
2013-05-01 | cbq: incorrect processing of high limits | Vasily Averin |
2013-05-01 | netrom: fix invalid use of sizeof in nr_recvmsg() | Wei Yongjun |
2013-05-01 | tipc: fix info leaks via msg_name in recv_msg/recv_stream | Mathias Krause |