summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4: do not cache looped multicastsJulian Anastasov2012-11-221-2/+5
* Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-11-225-13/+15
|\
| * netfilter: cttimeout: fix buffer overflowFlorian Westphal2012-11-211-1/+2
| * netfilter: ipset: Fix range bug in hash:ip,port,netJozsef Kadlecsik2012-11-214-12/+13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2012-11-222-13/+2Star
|\ \
| * | xfrm: Fix the gc threshold value for ipv4Steffen Klassert2012-11-132-13/+2Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-213-5/+25
|\ \ \
| * | | NFC: Fix nfc_llcp_local chained list insertionThierry Escande2012-11-201-1/+1
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-192-4/+24
| |\ \ \
| | * | | wireless: add back sysfs directoryJohannes Berg2012-11-161-0/+20
| | * | | mac80211: deinitialize ibss-internals after emptiness checkSimon Wunderlich2012-11-131-4/+4
* | | | | ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet2012-11-201-1/+2
| |_|_|/ |/| | |
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-11-1612-20/+47
|\ \ \ \
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-1612-20/+47
| |\| | |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-11-143-8/+10
| | |\ \ \
| | | * | | Bluetooth: Fix memory leak when removing a UUIDJohan Hedberg2012-11-091-0/+1
| | | * | | Bluetooth: Notify about device registration before power onMarcel Holtmann2012-11-091-2/+2
| | | * | | Bluetooth: Fix error status when pairing failsPaulo Sérgio2012-11-091-1/+1
| | | * | | Bluetooth: Fix having bogus entries in mgmt_read_index_list replyJohan Hedberg2012-11-091-5/+6
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-149-12/+37
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg2012-11-121-3/+2Star
| | | * | mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau2012-11-104-6/+20
| | | * | mac80211: don't send null data packet when not associatedJohannes Berg2012-11-091-0/+2
| | | * | mac80211: fix memory leak in device registration error pathJohannes Berg2012-11-091-2/+4
| | | * | mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov2012-11-051-0/+5
| | | * | mac80211: init sched_scan_iesDavid Spinadel2012-10-311-1/+1
| | | * | mac80211: do not call ieee80211_configure_filter if no interfaces are upFelix Fietkau2012-10-311-0/+3
* | | | | net-rps: Fix brokeness causing OOO packetsTom Herbert2012-11-161-1/+3
* | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-11-162-7/+20
|\ \ \ \ \
| * | | | | batman-adv: process broadcast packets in BLA earlierAntonio Quartulli2012-11-161-6/+6
| * | | | | batman-adv: don't add TEMP clients belonging to other backbone nodesAntonio Quartulli2012-11-161-0/+7
| * | | | | batman-adv: correctly pass the client flag on tt_responseAntonio Quartulli2012-11-161-1/+1
| * | | | | batman-adv: fix tt_global_entries flags updateAntonio Quartulli2012-11-161-0/+6
* | | | | | tcp: handle tcp_net_metrics_init() order-5 memory allocation failuresEric Dumazet2012-11-161-3/+9
| |/ / / / |/| | | |
* | | | | net: correct check in dev_addr_del()Jiri Pirko2012-11-151-1/+2
* | | | | tcp: fix retransmission in repair modeAndrew Vagin2012-11-152-2/+6
* | | | | sctp: fix /proc/net/sctp/ memory leakTommi Rantala2012-11-151-4/+4
|/ / / /
* | | | ipv4/ip_vti.c: VTI fix post-decryption forwardingSaurabh Mohan2012-11-151-0/+5
* | | | ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa2012-11-131-0/+1
* | | | tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()Eric Dumazet2012-11-131-5/+10
* | | | ipv4: avoid undefined behavior in do_ip_setsockopt()Xi Wang2012-11-111-13/+22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-107-40/+91
|\ \ \ \
| * | | | gre6: fix rtnl dump messagesNicolas Dichtel2012-11-091-4/+4
| * | | | ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa2012-11-091-2/+1Star
| | |_|/ | |/| |
| * | | af-packet: fix oops when socket is not presentEric Leblond2012-11-071-1/+1
| * | | pkt_sched: enable QFQ to support TSO/GSOPaolo Valente2012-11-071-30/+79
| * | | net: inet_diag -- Return error code if protocol handler is missedCyrill Gorcunov2012-11-041-1/+4
| * | | rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dumpJohn Fastabend2012-11-031-1/+2
| * | | tipc: do not use tasklet_disable before tasklet_killXiaotian Feng2012-11-031-1/+0Star
* | | | Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-11-031-1/+1
|\ \ \ \ | |/ / / |/| | |