Age | Commit message (Expand) | Author |
2012-11-03 | Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-11-02 | tcp-repair: Handle zero-length data put in rcv queue | Pavel Emelyanov |
2012-11-02 | l2tp: fix oops in l2tp_eth_create() error path | Tom Parkin |
2012-11-01 | tcp: Fix double sizeof in new tcp_metrics code | Julian Anastasov |
2012-11-01 | net: fix divide by zero in tcp algorithm illinois | Jesper Dangaard Brouer |
2012-11-01 | net: sctp: Fix typo in net/sctp | Masanari Iida |
2012-11-01 | SUNRPC: return proper errno from backchannel_rqst | Weston Andros Adamson |
2012-10-31 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-10-31 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2012-10-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-10-29 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-10-28 | netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasm | Hein Tibosch |
2012-10-28 | netfilter: nf_nat: don't check for port change on ICMP tuples | Ulrich Weber |
2012-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-10-26 | mac80211: make sure data is accessible in EAPOL check | Johannes Berg |
2012-10-26 | mac80211: verify that skb data is present | Johannes Berg |
2012-10-26 | mac80211: check management frame header length | Johannes Berg |
2012-10-26 | wireless: drop invalid mesh address extension frames | Johannes Berg |
2012-10-26 | mac80211: fix SSID copy on IBSS JOIN | Antonio Quartulli |
2012-10-25 | mac80211: don't inspect Sequence Control field on control frames | Javier Cardona |
2012-10-25 | mac80211: Don't drop frames received with mesh ttl == 1 | Javier Cardona |
2012-10-25 | mac80211: Only process mesh config header on frames that RA_MATCH | Javier Cardona |
2012-10-24 | ipv6: Set default hoplimit as zero. | Li RongQing |
2012-10-24 | libceph: avoid NULL kref_put when osd reset races with alloc_msg | Sage Weil |
2012-10-24 | mac80211: use blacklist for duplicate IE check | Johannes Berg |
2012-10-24 | SUNRPC: Get rid of the xs_error_report socket callback | Trond Myklebust |
2012-10-24 | SUNRPC: Prevent races in xs_abort_connection() | Trond Myklebust |
2012-10-24 | Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..." | Trond Myklebust |
2012-10-24 | SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT | Trond Myklebust |
2012-10-23 | tcp: Reject invalid ack_seq to Fast Open sockets | Jerry Chu |
2012-10-22 | net: fix secpath kmemleak | Eric Dumazet |
2012-10-22 | tcp: add SYN/data info to TCP_INFO | Yuchung Cheng |
2012-10-22 | netfilter: nf_conntrack: fix rt_gateway checks for H.323 helper | Julian Anastasov |
2012-10-19 | Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-10-19 | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-10-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-10-18 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2012-10-18 | tcp: fix FIONREAD/SIOCINQ | Eric Dumazet |
2012-10-18 | netlink: use kfree_rcu() in netlink_release() | Eric Dumazet |
2012-10-18 | ipv4: Fix flushing of cached routing informations | Steffen Klassert |
2012-10-18 | vlan: allow to change type when no vlan device is hooked on netdev | Jiri Pirko |
2012-10-18 | batman-adv: Fix potential broadcast BLA-duplicate-check race condition | Linus Lüssing |
2012-10-18 | batman-adv: Fix broadcast packet CRC calculation | Linus Lüssing |
2012-10-18 | cfg80211: fix initialization of chan->max_reg_power | Felix Fietkau |
2012-10-18 | cfg80211: fix antenna gain handling | Felix Fietkau |
2012-10-17 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-10-17 | SUNRPC: Prevent kernel stack corruption on long values of flush | Sasha Levin |
2012-10-17 | mac80211: connect with HT20 if HT40 is not permitted | Johannes Berg |