summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-11-22ipv4: do not cache looped multicastsJulian Anastasov
2012-11-22Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2012-11-21netfilter: cttimeout: fix buffer overflowFlorian Westphal
2012-11-21netfilter: ipset: Fix range bug in hash:ip,port,netJozsef Kadlecsik
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-20ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet
2012-11-20NFC: Fix nfc_llcp_local chained list insertionThierry Escande
2012-11-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-16wireless: add back sysfs directoryJohannes Berg
2012-11-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-16net-rps: Fix brokeness causing OOO packetsTom Herbert
2012-11-16Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-11-16tcp: handle tcp_net_metrics_init() order-5 memory allocation failuresEric Dumazet
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-16batman-adv: process broadcast packets in BLA earlierAntonio Quartulli
2012-11-16batman-adv: don't add TEMP clients belonging to other backbone nodesAntonio Quartulli
2012-11-16batman-adv: correctly pass the client flag on tt_responseAntonio Quartulli
2012-11-16batman-adv: fix tt_global_entries flags updateAntonio Quartulli
2012-11-15net: correct check in dev_addr_del()Jiri Pirko
2012-11-15tcp: fix retransmission in repair modeAndrew Vagin
2012-11-15sctp: fix /proc/net/sctp/ memory leakTommi Rantala
2012-11-14ipv4/ip_vti.c: VTI fix post-decryption forwardingSaurabh Mohan
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-13mac80211: deinitialize ibss-internals after emptiness checkSimon Wunderlich
2012-11-13ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa
2012-11-13tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()Eric Dumazet
2012-11-13xfrm: Fix the gc threshold value for ipv4Steffen Klassert
2012-11-12wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg
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