aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-09gre6: fix rtnl dump messagesNicolas Dichtel
2012-11-09ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa
2012-11-07af-packet: fix oops when socket is not presentEric Leblond
2012-11-07pkt_sched: enable QFQ to support TSO/GSOPaolo Valente
2012-11-04net: inet_diag -- Return error code if protocol handler is missedCyrill Gorcunov
2012-11-03Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-11-03rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dumpJohn Fastabend
2012-11-03tipc: do not use tasklet_disable before tasklet_killXiaotian Feng
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-02tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov
2012-11-02l2tp: fix oops in l2tp_eth_create() error pathTom Parkin
2012-11-01tcp: Fix double sizeof in new tcp_metrics codeJulian Anastasov
2012-11-01net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer
2012-11-01net: sctp: Fix typo in net/sctpMasanari Iida
2012-11-01SUNRPC: return proper errno from backchannel_rqstWeston Andros Adamson
2012-10-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-10-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-28netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasmHein Tibosch
2012-10-28netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-26mac80211: make sure data is accessible in EAPOL checkJohannes Berg
2012-10-26mac80211: verify that skb data is presentJohannes Berg
2012-10-26mac80211: check management frame header lengthJohannes Berg
2012-10-26wireless: drop invalid mesh address extension framesJohannes Berg
2012-10-26mac80211: fix SSID copy on IBSS JOINAntonio Quartulli
2012-10-25mac80211: don't inspect Sequence Control field on control framesJavier Cardona
2012-10-25mac80211: Don't drop frames received with mesh ttl == 1Javier Cardona
2012-10-25mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona
2012-10-24ipv6: Set default hoplimit as zero.Li RongQing
2012-10-24libceph: avoid NULL kref_put when osd reset races with alloc_msgSage Weil
2012-10-24mac80211: use blacklist for duplicate IE checkJohannes Berg
2012-10-24SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust
2012-10-24SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust
2012-10-24Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust
2012-10-24SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust
2012-10-23tcp: Reject invalid ack_seq to Fast Open socketsJerry Chu
2012-10-22net: fix secpath kmemleakEric Dumazet
2012-10-22tcp: add SYN/data info to TCP_INFOYuchung Cheng
2012-10-22netfilter: nf_conntrack: fix rt_gateway checks for H.323 helperJulian Anastasov
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-19Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-10-18tcp: fix FIONREAD/SIOCINQEric Dumazet
2012-10-18netlink: use kfree_rcu() in netlink_release()Eric Dumazet
2012-10-18ipv4: Fix flushing of cached routing informationsSteffen Klassert