summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-11-11ipv4: avoid undefined behavior in do_ip_setsockopt()Xi Wang
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-10mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau
2012-11-09gre6: fix rtnl dump messagesNicolas Dichtel
2012-11-09ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa
2012-11-09mac80211: don't send null data packet when not associatedJohannes Berg
2012-11-09Bluetooth: Fix memory leak when removing a UUIDJohan Hedberg
2012-11-09Bluetooth: Notify about device registration before power onMarcel Holtmann
2012-11-09Bluetooth: Fix error status when pairing failsPaulo Sérgio
2012-11-09Bluetooth: Fix having bogus entries in mgmt_read_index_list replyJohan Hedberg
2012-11-09mac80211: fix memory leak in device registration error pathJohannes Berg
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-05mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov
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-31mac80211: init sched_scan_iesDavid Spinadel
2012-10-31mac80211: do not call ieee80211_configure_filter if no interfaces are upFelix Fietkau
2012-10-30openvswitch: Store flow key len if ARP opcode is not request or reply.Mehak Mahajan
2012-10-30openvswitch: Print device when warning about over MTU packets.Jesse Gross
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