aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | rds: simplify a warning messageCong Wang2013-03-04
| * | | | net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti2013-03-04
| * | | | sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZECong Wang2013-03-04
| * | | | rds: limit the size allocated by rds_message_alloc()Cong Wang2013-03-04
| * | | | caif_dev: fix sparse warnings for caif_flow_cbSilviu-Mihai Popescu2013-03-03
| * | | | sctp: use the passed in gfp flags instead GFP_KERNELDan Carpenter2013-03-01
| * | | | ipv[4|6]: correct dropwatch false positive in local_deliver_finishNeil Horman2013-03-01
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-01
| |\ \ \ \
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-01
| | |\| | |
| | | * | | mac80211: fix monitor mode channel reportingFelix Fietkau2013-02-26
| | | * | | mac80211: fix idle handling in monitor modeFelix Fietkau2013-02-26
| | | * | | mac80211: Ensure off-channel frames don't get queuedSeth Forshee2013-02-26
| | | * | | mac80211: fix the problem of forwarding from DS to DS in MeshChun-Yeow Yeoh2013-02-25
| | | * | | nl80211: remove TCP WoWLAN informationJohannes Berg2013-02-25
| | | * | | nl80211: remove radar informationJohannes Berg2013-02-25
| | | * | | mac80211: fix tim_lock lockingJohannes Berg2013-02-25
| * | | | | l2tp: Restore socket refcount when sendmsg succeedsGuillaume Nault2013-03-01
| |/ / / /
| * | | | sctp: fix association hangs due to partial delivery errorsLee A. Roberts2013-02-28
| * | | | sctp: fix association hangs due to errors when reneging events from the order...Lee A. Roberts2013-02-28
| * | | | sctp: fix association hangs due to reneging packets below the cumulative TSN ...Lee A. Roberts2013-02-28
| * | | | sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()Lee A. Roberts2013-02-28
| * | | | net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATSGuenter Roeck2013-02-27
| * | | | irda: small read beyond end of array in debug codeDan Carpenter2013-02-27
| | |/ / | |/| |
| * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-26
| |\ \ \
| | * | | netfilter: ipset: "Directory not empty" error messageJozsef Kadlecsik2013-02-21
* | | | | Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-02
|\ \ \ \ \
| * | | | | SUNRPC: One line comment fixTrond Myklebust2013-03-02
| * | | | | SUNRPC: add call to get configured timeoutWeston Andros Adamson2013-02-28
| * | | | | SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust2013-02-22
* | | | | | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-28
|\ \ \ \ \ \
| * | | | | | SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields2013-02-28
| * | | | | | svcrpc: fix rpc server shutdown racesJ. Bruce Fields2013-02-17
| * | | | | | svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields2013-02-17
| * | | | | | SUNRPC: move cache_detail->cache_request callback call to cache_read()Stanislav Kinsbursky2013-02-15
| * | | | | | SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky2013-02-15
| * | | | | | SUNRPC: rework cache upcall logicStanislav Kinsbursky2013-02-15
| * | | | | | SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-15
| * | | | | | sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-08
| * | | | | | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-05
| * | | | | | sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh2013-01-23
| * | | | | | svcrpc: silence "unused variable" warning in !RPC_DEBUG caseJ. Bruce Fields2013-01-23
| * | | | | | nfsd: Remove write permission from file contentYanchuan Nian2013-01-23
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-02-28
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | libceph: add support for HASHPSPOOL pool flagSage Weil2013-02-26
| * | | | | | libceph: update osd request/reply encodingSage Weil2013-02-26
| * | | | | | libceph: calculate placement based on the internal data typesSage Weil2013-02-26
| * | | | | | ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-26
| * | | | | | libceph: decode into cpu-native ceph_pg typeSage Weil2013-02-26
| * | | | | | libceph: rename ceph_pg -> ceph_pg_v1Sage Weil2013-02-26
| * | | | | | libceph: use a do..while loop in con_work()Alex Elder2013-02-25