aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust2012-06-28
* SUNRPC: Clean up xdr_enter_pageTrond Myklebust2012-06-28
* SUNRPC: Clean up xdr_read_pagesTrond Myklebust2012-06-28
* SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pagesTrond Myklebust2012-06-28
* SUNRPC: Remove open coded stream position calculation in xdr_read_pagesTrond Myklebust2012-06-28
* SUNRPC: Add the helper xdr_stream_posTrond Myklebust2012-06-28
* SUNRPC: xdr_read_pages should return the amount of XDR encoded page dataTrond Myklebust2012-06-28
* SUNRPC: Don't decode beyond the end of the RPC reply messageTrond Myklebust2012-06-28
* SUNRPC: Clean up xdr_set_iov()Trond Myklebust2012-06-28
* SUNRPC: xdr_read_pages needs to clear xdr->page_ptr.Trond Myklebust2012-06-26
* libceph: flush msgr queue during mon_client shutdownSage Weil2012-06-20
* rbd: Clear ceph_msg->bio_iter for retransmitted messageYan, Zheng2012-06-20
* libceph: use con get/put ops from osd_clientSage Weil2012-06-20
* libceph: osd_client: don't drop reply reference too earlyAlex Elder2012-06-20
* Merge branch 'v9fs-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/er...Linus Torvalds2012-06-18
|\
| * 9p: BUG before corrupting memorySasha Levin2012-06-11
* | Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-15
|\ \
| * | rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton2012-06-11
| * | NFSv4.1: Fix a request leak on the back channelTrond Myklebust2012-05-31
* | | netpoll: fix netpoll_send_udp() bugsEric Dumazet2012-06-13
* | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-06-12
|\ \ \
| * | | netfilter: nf_ct_h323: fix bug in rtcp nattingPablo Neira Ayuso2012-06-07
| * | | netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom2012-06-07
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-11
|\ \ \ \
| * | | | mac80211: add back channel change flagStanislaw Gruszka2012-06-08
| * | | | NFC: Fix possible NULL ptr deref when getting the name of a socketSasha Levin2012-06-08
* | | | | net/core: fix kernel-doc warningsRandy Dunlap2012-06-09
* | | | | l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet2012-06-08
* | | | | snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat2012-06-07
* | | | | appletalk: Remove out of date message in printkDave Jones2012-06-07
* | | | | ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf2012-06-07
* | | | | net: neighbour: fix neigh_dump_info()Eric Dumazet2012-06-07
* | | | | net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet2012-06-07
| |/ / / |/| | |
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-06
|\ \ \ \
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-06
| |\| | |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-06-06
| | |\ \ \
| | | * | | Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes2012-06-04
| | * | | | cfg80211: fix interface combinations checkJohannes Berg2012-06-05
| | |/ / /
| | * | | mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-04
| | * | | mac80211: Fix likely misuse of | for &Joe Perches2012-06-04
| | * | | mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau2012-06-04
| | * | | mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-04
| | * | | mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-04
| | * | | mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh2012-06-04
| | * | | cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar2012-06-04
| | * | | mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-04
| | | |/ | | |/|
* | / | inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet2012-06-06
|/ / /
* / / drop_monitor: dont sleep in atomic contextEric Dumazet2012-06-04
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-02
|\ \
| * | tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-01