Age | Commit message (Expand) | Author |
2010-08-02 | mac80211: fix supported rates IE if AP doesn't give us it's rates | Stanislaw Gruszka |
2010-08-02 | ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH | Ben Hutchings |
2010-08-02 | ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL | Ben Hutchings |
2010-08-02 | netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT | Eric Dumazet |
2010-08-02 | ipv6: fix NULL reference in proxy neighbor discovery | stephen hemminger |
2010-08-02 | ipvs: Add missing locking during connection table hashing and unhashing | Sven Wegener |
2010-08-02 | mac80211: Handle mesh action frames in ieee80211_rx_h_action | Javier Cardona |
2010-08-02 | mac80211: do not wip out old supported rates | Stanislaw Gruszka |
2010-08-02 | SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir() | Trond Myklebust |
2010-08-02 | net/core: neighbour update Oops | Doug Kehn |
2010-08-02 | tcp: fix crash in tcp_xmit_retransmit_queue | Ilpo Järvinen |
2010-08-02 | net: fix problem in reading sock TX queue | Tom Herbert |
2010-08-02 | veth: Dont kfree_skb() after dev_forward_skb() | Eric Dumazet |
2010-08-02 | tcp: use correct net ns in cookie_v4_check() | Eric Dumazet |
2010-08-02 | tcp: tcp_synack_options() fix | Eric Dumazet |
2010-08-02 | net: Fix FDDI and TR config checks in ipv4 arp and LLC. | David S. Miller |
2010-08-02 | ipv6: Fix default multicast hops setting. | David S. Miller |
2010-08-02 | gro: Fix bogus gso_size on the first fraglist entry | Herbert Xu |
2010-08-02 | net/dccp: expansion of error code size | Yoichi Yuasa |
2010-08-02 | bridge: fdb cleanup runs too often | stephen hemminger |
2010-07-05 | sctp: fix append error cause to ERROR chunk correctly | Wei Yongjun |
2010-07-05 | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV... | Neil Horman |
2010-07-05 | wireless: report reasonable bitrate for MCS rates through wext | John W. Linville |
2010-07-05 | mac80211: fix handling of 4-address-mode in ieee80211_change_iface | Felix Fietkau |
2010-07-05 | mac80211: fix rts threshold check | Shanyu Zhao |
2010-07-05 | mac80211: Fix robust management frame handling (MFP) | Jouni Malinen |
2010-07-05 | mac80211: give warning if building w/out rate ctrl algorithm | Andres Salomon |
2010-05-26 | ipv4: udp: fix short packet and bad checksum logging | Bjørn Mork |
2010-05-12 | udp: fix for unicast RX path optimization | Jorge Boncompte [DTI2] |
2010-05-12 | tipc: Fix oops on send prior to entering networked mode (v3) | Neil Horman |
2010-05-12 | net: Fix oops from tcp_collapse() when using splice() | Steven J. Magnani |
2010-05-12 | sctp: Fix oops when sending queued ASCONF chunks | Vlad Yasevich |
2010-05-12 | sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set | Wei Yongjun |
2010-05-12 | sctp: per_cpu variables should be in bh_disabled section | Vlad Yasevich |
2010-05-12 | sctp: fix potential reference of a freed pointer | Vlad Yasevich |
2010-05-12 | sctp: avoid irq lock inversion while call sk->sk_data_ready() | Wei Yongjun |
2010-05-12 | ipv6: Fix tcp_v6_send_response transport header setting. | Herbert Xu |
2010-05-12 | ieee802154: Fix oops during ieee802154_sock_ioctl | Stefan Schmidt |
2010-05-12 | mac80211: remove bogus TX agg state assignment | Johannes Berg |
2010-04-26 | mac80211: Handle mesh action frames in ieee80211_rx_h_action | Javier Cardona |
2010-04-26 | mac80211: tear down all agg queues when restart/reconfig hw | Wey-Yi Guy |
2010-04-26 | mac80211: move netdev queue enabling to correct spot | Johannes Berg |
2010-04-26 | mac80211: fix PREQ processing and one small bug | Porsch, Marco |
2010-04-01 | Bluetooth: Fix kernel crash on L2CAP stress tests | Andrei Emeltchenko |
2010-04-01 | Bluetooth: Fix potential bad memory access with sysfs files | Marcel Holtmann |
2010-04-01 | tcp: Fix tcp_make_synack() | Eric Dumazet |
2010-04-01 | tcp: Fix OOB POLLIN avoidance. | Alexandra Kossovsky |
2010-04-01 | tcp: Fix tcp_mark_head_lost() with packets == 0 | Lennart Schulte |
2010-04-01 | net: Potential null skb->dev dereference | Eric Dumazet |
2010-04-01 | netfilter: ctnetlink: fix reliable event delivery if message building fails | Pablo Neira Ayuso |